Skip to content

Commit 3062a81

Browse files
update CHANGELOG
1 parent f0e2c73 commit 3062a81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99
- Add distinct `key-value-db` and `sqlite-db` features, keep default as `key-value-db`
10+
- Add experimental `regtest-*` features that will auto spawn bitcoind regtest node in the background. Exposing bitcoin-cli rpc calls via new bdk-cli command `bdk-cli node <command> [<args>]`.
11+
- Add integration testing framework in `tests/integrations.rs` with `regtest-*` features.
1012

1113
## [0.5.0]
1214

0 commit comments

Comments
 (0)