4.1.0
Added
- Add
--autoCategorizeflag toupdatecommand (#212)- When populating the Unreleased section, the tool will look for Conventional Commits prefixes in commit message subjects and place matching commits in corresponding categories automatically.
- Supported prefixes are
feat(which routes to "Added") andfix(which routes to "Fixed").