Skip to content
  • Yorick Peterse's avatar
    Added tooling for managing a changelog · 95423546
    Yorick Peterse authored
    The script scripts/changelog.rb generates a changelog from Git commits,
    in a straightforward format. The make task "changelog" can be used to
    trigger this. This means tagging a release now comes down to:
    
    1. Update the various version files.
    2. Run "make changelog" and commit the changes.
    3. Run "make tag" to create and push a Git tag.
    
    Fixes #133
    95423546
To find the state of this project's repository at the time of any of these versions, check out the tags.