mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-07-18 08:55:31 +00:00
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 |
||
|---|---|---|
| .. | ||
| commits_and_next_tag.md | ||
| commits_and_no_tags.md | ||
| gitlog.txt | ||
| gitlog_jira.txt | ||
| no_tags.md | ||
| not_found.md | ||
| trimmed_body.md | ||
| type_scope_subject.md | ||
| with_sprig.md | ||