From: Steve Myers Date: Wed, 29 Dec 2021 21:17:11 +0000 (-0800) Subject: Fix CHANGELOG link for v0.15.0 X-Git-Tag: v0.16.0~4^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.UnknownChainHashError.html?a=commitdiff_plain;h=9e30a790276fef5ecec191a6f9395628814e2874;p=bdk Fix CHANGELOG link for v0.15.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cfca3e1..516a7782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -403,3 +403,4 @@ final transaction is created by calling `finish` on the builder. [v0.12.0]: https://github.com/bitcoindevkit/bdk/compare/v0.11.0...v0.12.0 [v0.13.0]: https://github.com/bitcoindevkit/bdk/compare/v0.12.0...v0.13.0 [v0.14.0]: https://github.com/bitcoindevkit/bdk/compare/v0.13.0...v0.14.0 +[v0.15.0]: https://github.com/bitcoindevkit/bdk/compare/v0.14.0...v0.15.0