All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2024-10-06
- New command 'preview' which prints a preview of the next changelog entry.
0.2.0 - 2024-10-05
- New command 'create'
- New flag for "generate" command: "-c, --changelog" for overriding the default changelog file name
- Errors are outputted to stderr instead of stdout
0.1.1 - 2023-10-16
- Automatic release building with goreleaser
- Golangci-lint step to go workflow
- Codecov step to go workflow
0.1.0 - 2023-10-15
- CLI tool for validating YAML and JSON files containing change information
- CLI tool for generating version sections to CHANGELOG.md files