]> Untitled Git - bdk/commitdiff
Small CHANGELOG cleanup
authorSteve Myers <steve@notmandatory.org>
Wed, 17 Feb 2021 20:04:59 +0000 (12:04 -0800)
committerSteve Myers <steve@notmandatory.org>
Wed, 17 Feb 2021 20:08:33 +0000 (12:08 -0800)
CHANGELOG.md

index b683d1cff5c638a39d6a57b92eeddda41586c754..80bcda6647ece6777335b63534b56632cd38f1b1 100644 (file)
@@ -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