- Adds support for ruby v3
- Adds config option to remove duplicate entries from non-table output formats.
- Chomps newline on end of CSV items
- Fixes minor bug on markdown table format (extra whitespace)
- Adds the ability for any default heading to specify valid values only.
- Fix an issue when invalid YAML files exist
- Added support for CSV format
- Added support for Markdown table format
- Added newlines to html format
- Fixed heading syntax in YAML
- Formatters may define their own header text for releases
- Allow using a custom release date
- Allow including Ruby files (useful for using custom formatters)
- Fixed gemspec date
- Added 'new' argument to create new template ticket
- Allow empty content under heading in change file
Initial Release