Releases: ponylang/changelog-tool
Releases · ponylang/changelog-tool
0.5.0
0.4.0
0.3.0
Added
- Version command to print version
- New command for creating empty changelogs
Changed
- The CLI interface has been changed, notably the positional file name argument has become an optional argument
0.2.2
Added
- Allow '*' as well as '-' for CHANGELOG list item entries.
- Allow x.y as well as x.y.z version number naming schemes
0.2.1
0.2.0
Less strict grammar for CHANGELOG files. This should allow the changelog-tool to be used by more projects.