Skip to content

Commit 2bf8121

Browse files
committed
Update CHANGELOG.md to 0.19.0
1 parent ed3ef94 commit 2bf8121

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
## [v0.19.0] - [v0.18.0]
10+
911
- added `OldestFirstCoinSelection` impl to `CoinSelectionAlgorithm`
1012
- New MSRV set to `1.56`
1113
- Unpinned tokio to `1`
@@ -462,4 +464,5 @@ final transaction is created by calling `finish` on the builder.
462464
[v0.16.1]: https://github.com/bitcoindevkit/bdk/compare/v0.16.0...v0.16.1
463465
[v0.17.0]: https://github.com/bitcoindevkit/bdk/compare/v0.16.1...v0.17.0
464466
[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

0 commit comments

Comments
 (0)