From: Steve Myers Date: Thu, 18 Feb 2021 00:49:22 +0000 (-0800) Subject: Fix CHANGELOG 'Unreleased' link X-Git-Tag: v0.5.0~16^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/enum.KeyError.html?a=commitdiff_plain;h=7ee262ef4b5a8492a544a739d5f9d9e8c4d24ec0;p=bdk Fix CHANGELOG 'Unreleased' link --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 80bcda66..b2528d8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -270,7 +270,7 @@ final transaction is created by calling `finish` on the builder. - Use `MemoryDatabase` in the compiler example - Make the REPL return JSON -[unreleased]: https://github.com/bitcoindevkit/bdk/compare/v0.2.0...HEAD +[unreleased]: https://github.com/bitcoindevkit/bdk/compare/v0.4.0...HEAD [0.1.0-beta.1]: https://github.com/bitcoindevkit/bdk/compare/96c87ea5...0.1.0-beta.1 [v0.2.0]: https://github.com/bitcoindevkit/bdk/compare/0.1.0-beta.1...v0.2.0 [v0.3.0]: https://github.com/bitcoindevkit/bdk/compare/v0.2.0...v0.3.0