Release tracking PR: bitreq v0.2.0#407
Merged
tcharding merged 4 commits intorust-bitcoin:masterfrom Nov 5, 2025
Merged
Conversation
bitreq 0.2.0bitreq v0.2.0
Collaborator
|
Reviewed b08cf2c, all good. |
52cd6e1 to
696c2a9
Compare
Remove the `minreq` changelog and add a changelog entry for the already released 0.1.0 Note I forgot to grab a commit hash when forking, that is a fail on my part.
I wrote this example stub when trying to add WASM support to the `minireq` fork (my first fork of `minreq` that was used as a basis of `bitreq`). It should never have been included in the crate import into this repo.
Put a dash between the version number and the date in all the changelog files where it is missing - woops.
In preparation for release bump the version number, add a changelog entry, and update the lock files. Also depend on the new version in all local crates.
696c2a9 to
6e4de32
Compare
Member
Author
|
Tagged and published. |
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.
Do some clean ups then bump the version number, add a changelog entry, and update the lock files.