Skip to content

Commit a5918c6

Browse files
committed
Posthumously add changelog entry for 0.23.2
We did a quick point release but omitted the changelog entry, lets add it posthumously for completeness.
1 parent 5f59820 commit a5918c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.23.2 - 2022-06-27
2+
3+
* [Move `cbor` to dev-dependencies](https://github.com/rust-bitcoin/rust-secp256k1/pull/461)
4+
* [Derive `Hash` for `RecoverableSignature`](https://github.com/rust-bitcoin/rust-secp256k1/pull/462)
5+
16
# 0.23.1 - 2022-06-24
27

38
[Enable "rand/std_rng" feature](https://github.com/rust-bitcoin/rust-secp256k1/pull/460) when the crate's "rnd-std" feature is enabled.

0 commit comments

Comments
 (0)