]> Untitled Git - bdk/commitdiff
Update changelog
authorAlekos Filini <alekos.filini@gmail.com>
Wed, 3 Feb 2021 01:09:40 +0000 (20:09 -0500)
committerAlekos Filini <alekos.filini@gmail.com>
Fri, 5 Feb 2021 21:51:44 +0000 (16:51 -0500)
CHANGELOG.md

index 38c6e2d1cef7100787993def633f616c46d0aab0..30f5d8b613a1459f5d9cc38fe6d5a1749bc9379c 100644 (file)
@@ -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