From: Alekos Filini Date: Wed, 3 Feb 2021 01:09:40 +0000 (-0500) Subject: Update changelog X-Git-Tag: v0.4.0~18 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.Key.html?a=commitdiff_plain;h=023dabd9b2d953f19af4fba4d5964ae89a7abe59;p=bdk Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 38c6e2d1..30f5d8b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added `DerivableKey::into_extended_key()` as the only method that needs to be implemented ### Misc +#### Removed +- Removed the `parse_descriptor` example, since it wasn't demostrating any bdk-specific API anymore. +#### Changed +- Updated `bitcoin` to `0.26`, `miniscript` to `5.1` and `electrum-client` to `0.6` + #### Added - Added a function to get the version of BDK at runtime