Skip to content

Commit f0824ab

Browse files
update changelog
1 parent 89c496d commit f0824ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
- Add distinct `key-value-db` and `sqlite-db` features, keep default as `key-value-db`
9+
- Add distinct `key-value-db` and `sqlite-db` features, keep default as `sqlite`
10+
- Add new `bdk-cli node <command> [<args>]` to control the backend node deployed by
11+
deployed by `regtest-*` features.
12+
- Add an integration testing framework in `src/tests/integration.rs`. This framework uses
13+
the `regtest-*` feature to run automated testing with bdk-cli.
1014

1115
## [0.5.0]
1216

0 commit comments

Comments
 (0)