Skip to content

Commit

Permalink
Merge pull request #5 from pepabo/tagpr-from-v0.0.1
Browse files Browse the repository at this point in the history
Release for v0.1.0
  • Loading branch information
k1LoW authored Apr 12, 2024
2 parents 4c188df + 30b9514 commit 2b79f35
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 2b79f35

Please sign in to comment.