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 6062ea7 commit d31bbc1Copy full SHA for d31bbc1
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+
2
+# 0.24.0 - 2022-07-20
3
4
+* Upgrade to new release of [bitcoin_hashes](https://github.com/rust-bitcoin/bitcoin_hashes/releases/tag/0.11.0).
5
6
# 0.23.4 - 2022-07-14
7
8
* [Disable automatic rerandomization of contexts under WASM](https://github.com/rust-bitcoin/rust-secp256k1/pull/474)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "secp256k1"
-version = "0.23.4"
+version = "0.24.0"
authors = [ "Dawid Ciężarkiewicz <dpc@ucore.info>",
"Andrew Poelstra <apoelstra@wpsoftware.net>" ]
license = "CC0-1.0"
0 commit comments