diff --git a/CHANGELOG.md b/CHANGELOG.md index 21981f8fc..0dc7681a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ A breaking change will get clearly marked in this log. ## Unreleased -## [v13.0.0](https://github.com/stellar/js-stellar-sdk/compare/v13.0.0...v13.0.1) +## [v13.0.1](https://github.com/stellar/js-stellar-sdk/compare/v13.0.0...v13.0.1) ### Fixed * When using a friendbot that points to a Horizon instance that has ledger metadata disabled, you can no longer extract the account sequence from the response. Instead, we hit RPC directly ([#1107](https://github.com/stellar/js-stellar-sdk/pull/1107/)).