File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ v0.19.0] - [ v0.18.0]
10
+
9
11
- added ` OldestFirstCoinSelection ` impl to ` CoinSelectionAlgorithm `
10
12
- New MSRV set to ` 1.56 `
11
13
- Unpinned tokio to ` 1 `
@@ -462,4 +464,5 @@ final transaction is created by calling `finish` on the builder.
462
464
[ v0.16.1 ] : https://github.com/bitcoindevkit/bdk/compare/v0.16.0...v0.16.1
463
465
[ v0.17.0 ] : https://github.com/bitcoindevkit/bdk/compare/v0.16.1...v0.17.0
464
466
[ v0.18.0 ] : https://github.com/bitcoindevkit/bdk/compare/v0.17.0...v0.18.0
465
- [ unreleased ] : https://github.com/bitcoindevkit/bdk/compare/v0.18.0...HEAD
467
+ [ v0.19.0 ] : https://github.com/bitcoindevkit/bdk/compare/v0.18.0...v0.19.0
468
+ [ unreleased ] : https://github.com/bitcoindevkit/bdk/compare/v0.19.0...HEAD
You can’t perform that action at this time.
0 commit comments