File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.4.0]
10+
911- Replace ` wallet bump_fee ` command ` --send_all ` with new ` --shrink ` option
1012- Add 'reserve' feature to enable proof of reserve
1113- If no wallet name is provided, derive one from the descriptor instead of using "main"
@@ -45,7 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4547
4648## [ 0.1.0-beta.1]
4749
48- [ unreleased ] : https://github.com/bitcoindevkit/bdk-cli/compare/v0.3.0...HEAD
50+ [ unreleased ] : https://github.com/bitcoindevkit/bdk-cli/compare/v0.4.0...HEAD
51+ [ 0.4.0 ] : https://github.com/bitcoindevkit/bdk-cli/compare/v0.3.0...v0.4.0
4952[ 0.3.0 ] : https://github.com/bitcoindevkit/bdk-cli/compare/v0.2.0...v0.3.0
5053[ 0.2.0 ] : https://github.com/bitcoindevkit/bdk-cli/compare/v0.1.0...v0.2.0
5154[ 0.1.0 ] : https://github.com/bitcoindevkit/bdk-cli/compare/0.1.0-beta.1...v0.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " bdk-cli"
3- version = " 0.3.1-dev "
3+ version = " 0.4.0 "
44edition = " 2018"
55authors = [" Alekos Filini <alekos.filini@gmail.com>" , " Riccardo Casatta <riccardo@casatta.it>" , " Steve Myers <steve@notmandatory.org>" ]
66homepage = " https://bitcoindevkit.org"
You can’t perform that action at this time.
0 commit comments