From 2bddd9baedc3744cd7647176c2f31405ee7bb54a Mon Sep 17 00:00:00 2001 From: Alekos Filini Date: Wed, 14 Apr 2021 18:49:52 +0200 Subject: [PATCH] Update CHANGELOG for v0.6.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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