From: Steve Myers Date: Fri, 26 Feb 2021 04:26:26 +0000 (-0800) Subject: Update CHANGELOG X-Git-Tag: v0.2.0~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.CommandStringError.html?a=commitdiff_plain;h=1e2a627196e64db3508079a91585f534239d8567;p=bdk-cli Update CHANGELOG --- diff --git a/CHANGELOG.md b/CHANGELOG.md index eb85239..1e27ffc 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] +## [0.2.0] + ### Project #### Added @@ -48,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.0-beta.1] -[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.1.0...HEAD +[unreleased]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/bitcoindevkit/bdk-cli/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/bitcoindevkit/bdk-cli/compare/0.1.0-beta.1...v0.1.0 [0.1.0-beta.1]: https://github.com/bitcoindevkit/bdk-cli/compare/84a02e35...0.1.0-beta.1