From: Steve Myers Date: Wed, 17 Feb 2021 20:04:59 +0000 (-0800) Subject: Small CHANGELOG cleanup X-Git-Tag: v0.4.0~5 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.DecodeMetadata.html?a=commitdiff_plain;h=3a2b8bdb8568f507eba7a7b8ce5553157b1145db;p=bdk Small CHANGELOG cleanup --- diff --git a/CHANGELOG.md b/CHANGELOG.md index b683d1cf..80bcda66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,13 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Misc #### Removed -- Removed the `parse_descriptor` example, since it wasn't demostrating any bdk-specific API anymore. +- Removed the `parse_descriptor` example, since it wasn't demonstrating any bdk-specific API anymore. #### Changed - Updated `bitcoin` to `0.26`, `miniscript` to `5.1` and `electrum-client` to `0.6` #### Added - Added support for the `signet` network (issue #62) - -#### Added - Added a function to get the version of BDK at runtime ### Wallet