summaryrefslogtreecommitdiffhomepage
path: root/.auto-changelog
blob: d44def5ad39c794387abe5419dc8f9c30f72cc6c (plain)
1
2
3
4
5
6
7
{
  "template": "./changelog.hbs",
  "unreleased": true,
  "commitLimit": false,
  "ignoreCommitPattern": "^(Release|no log:).*",
  "sortCommits": "date-desc"
}