Skip to content

Commit 8f658cc

Browse files
committed
chore(release): update CHANGELOG.md
1 parent a5442b5 commit 8f658cc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
## [0.23.2]
13+
- Use default `CryptoProvider` if available, otherwise install `rustls`'s `CryptoProvider` based on features #171
14+
- Add a new batch method for `blockchain.transaction.get_merkle` #170
1215

1316
## [0.23.1]
1417
- Fix batch request to Electrum servers out of order responses #160
@@ -55,4 +58,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5558
[0.22.0]: https://github.com/bitcoindevkit/rust-electrum-client/compare/0.21.0...v0.22.0
5659
[0.23.0]: https://github.com/bitcoindevkit/rust-electrum-client/compare/0.22.0...v0.23.0
5760
[0.23.1]: https://github.com/bitcoindevkit/rust-electrum-client/compare/0.23.0...v0.23.1
58-
[Unreleased]: https://github.com/bitcoindevkit/rust-electrum-client/compare/0.23.1...HEAD
61+
[0.23.2]: https://github.com/bitcoindevkit/rust-electrum-client/compare/0.23.1...v0.23.2
62+
[Unreleased]: https://github.com/bitcoindevkit/rust-electrum-client/compare/0.23.2...HEAD

0 commit comments

Comments
 (0)