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

Strip empty sections from keep-a-changelog release notes #68

Commits on Sep 3, 2020

  1. feat: strip empty sections from keep-a-changelog release notes

    Instead of only looking for and removing "default contents" (i.e., what
    is generated via keep-a-changelog `bump*` operations), this patch looks
    for any of the default sections that have the "- Nothing" default
    contents and removes them.
    
    Fixes laminas#63
    
    Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
    weierophinney committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7f82195 View commit details
    Browse the repository at this point in the history