Skip to content

Commit

Permalink
[tagpr] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 12, 2024
1 parent 337da3d commit 30b9514
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [v0.1.0](https://github.com/pepabo/fincode-go/compare/v0.0.1...v0.1.0) - 2024-04-12
### Other Changes
- Add `GET /customer/{id}` path by @k1LoW in https://github.com/pepabo/fincode-go/pull/4
- Add scenario test for register card with 3D Secure by @k1LoW in https://github.com/pepabo/fincode-go/pull/6
- Add `POST /payments` and `PUT /payments/{id}` paths by @k1LoW in https://github.com/pepabo/fincode-go/pull/7

## [v0.0.1](https://github.com/pepabo/fincode-go/commits/v0.0.1) - 2024-04-06
### Other Changes
- Add test using https://api.test.fincode.jp/v1 by @k1LoW in https://github.com/pepabo/fincode-go/pull/1
Expand Down

0 comments on commit 30b9514

Please sign in to comment.