]> Untitled Git - bdk-cli/commitdiff
Update CHANGELOG
authorrajarshimaitra <rajarshi149@gmail.com>
Sun, 9 Jan 2022 17:33:07 +0000 (23:03 +0530)
committerrajarshimaitra <rajarshi149@gmail.com>
Tue, 26 Apr 2022 17:54:19 +0000 (23:24 +0530)
CHANGELOG.md

index ac58a1c1b894f4a54e8e5ed6e3917c974af52809..30c5d6a4dc67f6e7826e7af28210a8713082c341 100644 (file)
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Re-license to dual MIT and Apache 2.0 and update project name to "Bitcoin Dev Kit"
 - Update to bdk and bdk-reserves to `0.17.0`
 - Add 'verify' feature flag which enables transaction verification against consensus rules during sync.
+- Make `regtest` the default network.
+- Add experimental `regtest-*` features to automatically deploy local regtest nodes
+(bitcoind, and electrs) while running cli commands.
 
 ## [0.4.0]