Skip to content

Commit c1daa3f

Browse files
committed
Remove 'sqlite-db' feature, cargo update
1 parent 51b2b6a commit c1daa3f

File tree

3 files changed

+53
-119
lines changed

3 files changed

+53
-119
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)