git-chglog/testdata
Khalifah Khalil Shabazz 175b6f3be4 feat: Add Commits To Unreleased Even When No Tags
When there are commits but no tags, then insert those commits under
the unreleased section of the change log output. This requires get
an updated CHANGELOG.md.tpl file. Includig the template footer to
account for the unreleased line there that used .Versions.

resolves #76

BREAKING CHANGE:

* No longer throw the error "no tags" when:
   * No tag query entered
   * There are commits to tag
* Requires an update to the changelog template
2023-06-29 08:31:52 -04:00
..
commits_and_next_tag.md feat: Add Commits To Unreleased Even When No Tags 2023-06-29 08:31:52 -04:00
commits_and_no_tags.md feat: Add Commits To Unreleased Even When No Tags 2023-06-29 08:31:52 -04:00
gitlog.txt fix: Fix parsing of revert and body 2018-02-17 02:27:05 +09:00
gitlog_jira.txt feat: add Jira integration (#52) 2021-03-11 08:40:32 +01:00
no_tags.md feat: Add Commits To Unreleased Even When No Tags 2023-06-29 08:31:52 -04:00
not_found.md refactor: Change to return an error if corresponding commit is empty 2018-02-17 16:38:20 +09:00
trimmed_body.md feat: add support for rendering .Body after .Subject as part of list (#121) 2021-03-22 16:04:57 -05:00
type_scope_subject.md test: Change output test of chglog to keep-a-changelog 2018-05-05 21:44:14 +09:00
with_sprig.md feat: add sprig template functions support (#131) 2021-03-28 22:18:36 -05:00