All notable changes to this project will be documented in this file. See versionize for commit guidelines.
1.6.2 (2021-1-9)
- use preview version 0.27.0-preview-0096 to circumvent Ubuntu 20.04.1 issues (#19) (f6ac24e)
1.6.1 (2020-11-29)
- use friendly name of tag instead of annotation to support projects using lightweight tags (1d07076)
- support dotnet 5
- add github links to changelog (#12)
- Write change with scope (#10)
- fix changelog link generation issues to support appending to existing changelogs
- add option to include all commit in a changelog
- Added parameter to ignore insignificant commits (#8)
- add skip-commit option to not commit changes made to changelog and project
- add command line option --silent to supress cli output
- add version option to cli
- add less space aftre blocks
- correctly remove the preamble
- append changelog block if NOT empty
- prepend preamble
- add options to release a specifc version, prepare for ci and increase test coverage
- implement changelog and the like