Update CHANGELOG for release of v0.25.0#550
Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom Dec 12, 2022
Merged
Conversation
Member
Author
|
I think this should go in after #549, see #549 (comment) |
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.
65d11fe to
01b1fbc
Compare
Member
Author
|
This will need rebasing again once #549 goes in, also flagging that we have a tagged commit already but we probably want the tag on the merge commit of this PR. |
Member
apoelstra
approved these changes
Dec 12, 2022
Member
|
Tagged and published. |
chain-forgexcr45
added a commit
to chain-forgexcr45/rust-secp256k1
that referenced
this pull request
Sep 28, 2025
…f v0.25.0
01b1fbcccb95f4a1169b1a32cda0dcb690dd5c21 Update CHANGELOG for release of v0.25.0 (Tobin C. Harding)
Pull request description:
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.
ACKs for top commit:
apoelstra:
ACK 01b1fbcccb95f4a1169b1a32cda0dcb690dd5c21
Tree-SHA512: 87ffc0f4ce468975b99ea3a0bbc97f8d0d048ecaee9982550bad13f564e0ea0093ce7dfdb7af0b5de8f14ff00eafd29bdb23dcf15ad52e93dc194459de0e15ab
william2332-limf
added a commit
to william2332-limf/rust-secp256k1
that referenced
this pull request
Oct 2, 2025
…f v0.25.0
01b1fbcccb95f4a1169b1a32cda0dcb690dd5c21 Update CHANGELOG for release of v0.25.0 (Tobin C. Harding)
Pull request description:
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.
ACKs for top commit:
apoelstra:
ACK 01b1fbcccb95f4a1169b1a32cda0dcb690dd5c21
Tree-SHA512: 87ffc0f4ce468975b99ea3a0bbc97f8d0d048ecaee9982550bad13f564e0ea0093ce7dfdb7af0b5de8f14ff00eafd29bdb23dcf15ad52e93dc194459de0e15ab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We just did a new release of
secp256k1-sysneeded for release of v0.25.0Update the CHANGELOG to include secp-sys version bump.