Skip to content

Commit cc4dbf0

Browse files
afilininotmandatory
authored andcommitted
Update changelog
1 parent 86abd86 commit cc4dbf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
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+
- Added `Wallet::get_signers()`, `Wallet::descriptor_checksum()` and `Wallet::get_address_validators()`, exposed the `AsDerived` trait.
10+
911
## [v0.17.0] - [v0.16.1]
1012

1113
- Removed default verification from `wallet::sync`. sync-time verification is added in `script_sync` and is activated by `verify` feature flag.
@@ -437,4 +439,4 @@ final transaction is created by calling `finish` on the builder.
437439
[v0.16.0]: https://github.com/bitcoindevkit/bdk/compare/v0.15.0...v0.16.0
438440
[v0.16.1]: https://github.com/bitcoindevkit/bdk/compare/v0.16.0...v0.16.1
439441
[v0.17.0]: https://github.com/bitcoindevkit/bdk/compare/v0.16.1...v0.17.0
440-
[unreleased]: https://github.com/bitcoindevkit/bdk/compare/v0.17.0...HEAD
442+
[unreleased]: https://github.com/bitcoindevkit/bdk/compare/v0.17.0...HEAD

0 commit comments

Comments
 (0)