Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Morley Zhi committed Dec 9, 2019
1 parent 7a78813 commit 1da827a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## [v0.0.8-rc.1](https://github.com/stellar/js-stellar-wallets/compare/v0.0.7-rc.1...v0.0.8-rc.1)

- [Data] Fix a bug where makeDisplayableTrades was outputting tokens with
incorrectly-formatted `issuer` properties: the `issuer` object had in
incorrect `publicKey` property that was renamed to the correct name `key`.
- [Transfers] Inject JWTs into interactive KYC URLs if not present
- [Transfers] Fix and standardize URL manipulation
- [Transfers} Add `TransferProvider#getKycUrl`, which uses the same URL as
Expand Down

0 comments on commit 1da827a

Please sign in to comment.