]> Untitled Git - bdk/commitdiff
Update CHANGELOG
authorAlekos Filini <alekos.filini@gmail.com>
Thu, 8 Jul 2021 11:36:20 +0000 (13:36 +0200)
committerAlekos Filini <alekos.filini@gmail.com>
Thu, 8 Jul 2021 11:36:20 +0000 (13:36 +0200)
CHANGELOG.md

index 58c404b2c80cc1c5d9bffefc7e23127be6c3eeea..12c38de4a3177d3788032d90cdf3474815e4aa2a 100644 (file)
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [v0.9.0] - [v0.8.0]
+
 ### Wallet
 #### Added
 - Bitcoin core RPC added as blockchain backend
@@ -344,7 +346,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.8.0...HEAD
+[unreleased]: https://github.com/bitcoindevkit/bdk/compare/v0.9.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
@@ -354,3 +356,4 @@ final transaction is created by calling `finish` on the builder.
 [v0.6.0]: https://github.com/bitcoindevkit/bdk/compare/v0.5.1...v0.6.0
 [v0.7.0]: https://github.com/bitcoindevkit/bdk/compare/v0.6.0...v0.7.0
 [v0.8.0]: https://github.com/bitcoindevkit/bdk/compare/v0.7.0...v0.8.0
+[v0.9.0]: https://github.com/bitcoindevkit/bdk/compare/v0.8.0...v0.9.0