bazarr/.auto-changelog

5 lines
114 B
JSON

{
"template": "./changelog.hbs",
"ignoreCommitPattern": "^(Release|no log:).*",
"sortCommits": "date-desc"
}