Skip to content

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

@pawamoy

Description

@pawamoy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions