We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f59820 commit a5918c6Copy full SHA for a5918c6
CHANGELOG.md
@@ -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
6
# 0.23.1 - 2022-06-24
7
8
[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