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 5256139 commit 65d11feCopy full SHA for 65d11fe
CHANGELOG.md
@@ -1,5 +1,6 @@
1
-# 0.25.0 - 2022-11-22
+# 0.25.0 - 2022-12-01
2
3
+* Update to `secp256k1-sys` [v0.7.0](https://github.com/rust-bitcoin/rust-secp256k1/pull/549)
4
* Use type system to [improve safety](https://github.com/rust-bitcoin/rust-secp256k1/pull/483).
5
* [Change secp256k1-sys symbol names to 0_6_1](https://github.com/rust-bitcoin/rust-secp256k1/pull/490).
6
* [Introduce `rustfmt`](https://github.com/rust-bitcoin/rust-secp256k1/pull/499) to the codebase.
0 commit comments