Skip to content

Commit 65d11fe

Browse files
committed
Update CHANGELOG for release of v0.25.0
We just did a new release of `secp256k1-sys` needed for release of v0.25.0 Update the CHANGELOG to include secp-sys version bump.
1 parent 5256139 commit 65d11fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# 0.25.0 - 2022-11-22
1+
# 0.25.0 - 2022-12-01
22

3+
* Update to `secp256k1-sys` [v0.7.0](https://github.com/rust-bitcoin/rust-secp256k1/pull/549)
34
* Use type system to [improve safety](https://github.com/rust-bitcoin/rust-secp256k1/pull/483).
45
* [Change secp256k1-sys symbol names to 0_6_1](https://github.com/rust-bitcoin/rust-secp256k1/pull/490).
56
* [Introduce `rustfmt`](https://github.com/rust-bitcoin/rust-secp256k1/pull/499) to the codebase.

0 commit comments

Comments
 (0)