Skip to content

Commit ca41644

Browse files
committed
Update CHANGELOG.md
1 parent f5bd8b9 commit ca41644

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
- Update the `Database` trait to store the last sync timestamp and block height
910

1011
## [v0.12.0] - [v0.11.0]
1112

@@ -385,4 +386,4 @@ final transaction is created by calling `finish` on the builder.
385386
[v0.9.0]: https://github.com/bitcoindevkit/bdk/compare/v0.8.0...v0.9.0
386387
[v0.10.0]: https://github.com/bitcoindevkit/bdk/compare/v0.9.0...v0.10.0
387388
[v0.11.0]: https://github.com/bitcoindevkit/bdk/compare/v0.10.0...v0.11.0
388-
[v0.12.0]: https://github.com/bitcoindevkit/bdk/compare/v0.11.0...v0.12.0
389+
[v0.12.0]: https://github.com/bitcoindevkit/bdk/compare/v0.11.0...v0.12.0

0 commit comments

Comments
 (0)