File tree Expand file tree Collapse file tree 3 files changed +53
-119
lines changed
Expand file tree Collapse file tree 3 files changed +53
-119
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,16 @@ 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 `
10+
11+ ## [ 0.5.0]
12+
913- Re-license to dual MIT and Apache 2.0 and update project name to "Bitcoin Dev Kit"
1014- Update to bdk and bdk-reserves to ` 0.18.0 `
1115- Add 'verify' feature flag which enables transaction verification against consensus rules during sync.
12- - Make ` regtest ` the default network.
1316- Add experimental ` regtest-* ` features to automatically deploy local regtest nodes
1417(bitcoind, and electrs) while running cli commands.
1518- 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 `
1719
1820## [ 0.4.0]
1921
You can’t perform that action at this time.
0 commit comments