]> Untitled Git - bdk/commitdiff
Update CHANGELOG for release v0.4.0
authorAlekos Filini <alekos.filini@gmail.com>
Thu, 11 Feb 2021 14:29:27 +0000 (09:29 -0500)
committerAlekos Filini <alekos.filini@gmail.com>
Thu, 11 Feb 2021 14:29:27 +0000 (09:29 -0500)
CHANGELOG.md

index 3717708a7aad11e35c7030d8c3fc79e637fc4035..ae94a8b9629e16323806e1dd599e81cdd188f584 100644 (file)
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [v0.4.0] - [v0.3.0]
+
 ### Keys
 #### Changed
 - Renamed `DerivableKey::add_metadata()` to `DerivableKey::into_descriptor_key()`
@@ -267,3 +269,4 @@ final transaction is created by calling `finish` on the builder.
 [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
+[v0.4.0]: https://github.com/bitcoindevkit/bdk/compare/v0.3.0...v0.4.0