-
Notifications
You must be signed in to change notification settings - Fork 45
Annotate snippets 0.10.1 #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
bd4737c
to
fb16a7a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you have push permissions, you can use #76 and only need the changelog content and none of the version bumps.
Most of the time, I don't expect my changelogs to reviewed so I just have cargo release
push it with the version bump, rather than creating a PR
I used #76 and cargo-release
instead of this PR
This PR updates the
CHANGELOG.md
in preparation for0.10.1
, as well as bumps the version number to0.10.1
.