From: Alekos Filini Date: Wed, 20 Jan 2021 15:27:28 +0000 (-0500) Subject: Update CHANGELOG.md in preparation of tag `v0.3.0` X-Git-Tag: v0.3.0~1 X-Git-Url: http://internal-gitweb-vhost/%22https:/parse/scripts/database/-script/-debug/struct.ScriptPath.html?a=commitdiff_plain;h=49db898acb457b56606eeb706c9c0a3e8cb98dab;p=bdk Update CHANGELOG.md in preparation of tag `v0.3.0` --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a3f63f7..0ce56fbe 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.3.0] - [v0.2.0] + ### Descriptor #### Changed - Added an alias `DescriptorError` for `descriptor::error::Error` @@ -230,3 +232,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [unreleased]: https://github.com/bitcoindevkit/bdk/compare/v0.2.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