From: Alekos Filini Date: Wed, 17 Mar 2021 14:13:46 +0000 (+0100) Subject: Update CHANGELOG with the new release tag X-Git-Tag: v0.5.0~3 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.CommandStringError.html?a=commitdiff_plain;h=46fa41470ec4eb959eb7693f2900670dbb70924b;p=bdk Update CHANGELOG with the new release tag --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 96d32ff9..ec33164f 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.5.0] - [v0.4.0] + ### Misc #### Changed - Updated `electrum-client` to version `0.7` @@ -290,3 +292,4 @@ final transaction is created by calling `finish` on the builder. [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 +[v0.5.0]: https://github.com/bitcoindevkit/bdk/compare/v0.4.0...v0.5.0