-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add breaking changes section to changelog generator #3255
Conversation
friendly ping @voidpumpkin @futursolo |
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.
Thanks!
Why did @github-actions approve this |
cc5861f
Co-authored-by: Muhammad Hamza <[email protected]>
@hamza1311 Sorry for my initial improper operation when committing your suggestion and this PR will still need your review. And it seems like there is something wrong with the Clippy auto check (See rust-lang/rust-clippy#10498). |
@jellllly420, can you merge (or rebase) the changes from master? The CI should be fixed with that |
@hamza1311 Sorry for the delay. It should be all right now. |
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.
Thanks for the PR!
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.
Very cool!
Description
Fixes #3212 by adding a new field
is_breaking_change
toLogLine
struct.New test of crate
changelog
designed.Checklist