From 1da827a34429da010ed0b0e5b440b65a68cdceff Mon Sep 17 00:00:00 2001 From: Morley Zhi Date: Mon, 9 Dec 2019 16:13:33 -0500 Subject: [PATCH] update readme --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 971afe3a..b2fabf63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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