- No longer defaults to output files. Instead writes output to std. out. Pipe to file if you need your output elsewhere
- Greatly simplified the docker image
- No longer supports Mercurial
- No longer supports PDF creation. You can still use external tools to turn the output into a pdf
- Added support for filter-paths in Issue #130
Incompatible with versions 2.x and earlier - see the migration guide for more information
- Removed all
date
related parameters - Removed deprecated
--sha
parameter (has been replaced withfrom
)
Incompatible with versions 1.x and earlier - see the migration guide for more information.
- Support for report templates
- Support for JIRA
- Support for 'none' report - changelog without task system interaction
Initial release and proof-of-concept