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.2.2 - 2023-03-27
- Added possibility to supply 'None' for empty git tag prefix
- Fix passing git tag prefix to check changelog
0.2.1 - 2023-03-24
- Fix checking if local branch is behind
0.2.0 - 2023-03-24
- Ability to skip checks
- Push commited bumped version
- Respect git tag prefix when checking for diffs
0.1.1 - 2023-02-01
- Use 'v' prefix for git tags as default
- Fixed wrong display of build and publish step
- Fixed version bumping commit bug
0.1.0 - 2023-01-31
Initial release