diff --git a/CHANGELOG.md b/CHANGELOG.md index a6b9f1c9..7aea6c8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v0.6.0] - [v0.5.1] + ### Misc #### Changed - New minimum supported rust version is 1.46.0 @@ -322,3 +324,4 @@ final transaction is created by calling `finish` on the builder. [v0.4.0]: https://github.com/bitcoindevkit/bdk/compare/v0.3.0...v0.4.0 [v0.5.0]: https://github.com/bitcoindevkit/bdk/compare/v0.4.0...v0.5.0 [v0.5.1]: https://github.com/bitcoindevkit/bdk/compare/v0.5.0...v0.5.1 +[v0.6.0]: https://github.com/bitcoindevkit/bdk/compare/v0.5.1...v0.6.0