Skip to content

Commit 00454be

Browse files
committed
Update CHANGELOG with new db features and wallet data directories
1 parent 14106eb commit 00454be

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
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Make `regtest` the default network.
1313
- Add experimental `regtest-*` features to automatically deploy local regtest nodes
1414
(bitcoind, and electrs) while running cli commands.
15+
- Put cached wallet data in separate directories: ~/.bdk-bitcoin/<wallet_name>
16+
- Add distinct `key-value-db` and `sqlite-db` features, keep default as `key-value-db`
1517

1618
## [0.4.0]
1719

0 commit comments

Comments
 (0)