All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Reject changelog entries with multiple PR references (PR #159)
- Reject non-canonical PR reference formats in changelog entries (PR #160)
- Update ponylang/peg dependency to 0.1.6 (PR #115)
- Fix Using Our Image with GitHub Container Actions (PR #114)
- Add arm64 Linux builds (PR #113)
- Drop Apple on Intel support (PR #84)
- Use Alpine 3.20 as our base image (PR #110)
- Stop having a base image (PR #112)
- Update base image to alpine 3.16 (PR #83)
- Add "add" command (PR #47)
- Switch Docker images using musl based changelog-tool (PR #37)
- Version command to print version
- New command for creating empty changelogs
- The CLI interface has been changed, notably the positional file name argument has become an optional argument
- Many prior version. This was added as first entry in CHANGELOG when it was added to this project.