bazarr/.auto-changelog

5 lines
118 B
JSON

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