Skip to content

Commit

Permalink
updated changelog for v0.2.0 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeUrban authored Nov 12, 2021
1 parent 72130c9 commit 3f4a9c6
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ This changelog documents all releases and included changes to the @stellar/ancho

A breaking change will get clearly marked in this log.

## Unreleased
## [v0.2.0](https://github.com/stellar/stellar-anchor-tests/compare/v0.1.7...v0.2.0)

### Add

- Added tests for SEP-38 endpoints ([#73](https://github.com/stellar/stellar-anchor-tests/pull/73))

### Update

- Update the expected response schema for `GET /customer` requests

## [v0.1.7](https://github.com/stellar/stellar-anchor-tests/compare/v0.1.6...master)
## [v0.1.7](https://github.com/stellar/stellar-anchor-tests/compare/v0.1.6...v0.1.7)

### Add

- Use `type` parameter in SEP-12 `GET /customer` requests

## [v0.1.6](https://github.com/stellar/stellar-anchor-tests/compare/v0.1.5...v0.1.6)
Expand Down

0 comments on commit 3f4a9c6

Please sign in to comment.