Skip to content
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" list to major versions and major commits #14

Open
pawamoy opened this issue Mar 21, 2020 · 0 comments
Open

Add "breaking changes" list to major versions and major commits #14

pawamoy opened this issue Mar 21, 2020 · 0 comments
Labels
feature New feature or request

Comments

@pawamoy
Copy link
Owner

pawamoy commented Mar 21, 2020

Major versions and major commits should dispose of their breaking changes as a list.

These breaking changes list could be parsed from the commits messages:

Subject...

Body...

BREAKING CHANGES: (adapt the regex to support similar wording) 

explanation, code, etc.

--- (end of the breaking changes)

Footer, or other section...

Otherwise we could simply concatenate the bodies of the major commits for each major version.

@pawamoy pawamoy added feature New feature or request fund Issue priority can be boosted labels Oct 25, 2024
@pawamoy pawamoy removed the fund Issue priority can be boosted label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant