> 18 October 2024
New Features
- Example code in Python
Fixes
- Describe Bug Fixes here
- Remove this subsection if there are no Bug Fixes
Performance improvements
- Describe Improvements here
- Remove this subsection if there are no Improvements
{
"output": "CHANGELOG.md",
"template": ".auto-changelog-template.hbs",
"commitLimit": false,
"backfillLimit": false,
"ignoreCommitPattern": "^Release:? [0-9]+\\.[0-9]+\\.[0-9]+( ?\\([0-9]+\\))?$|^Update CHANGELOG.*|.*\\[skip-changelog\\].*|^\\[pre-commit.ci\\]|^\\(dependabot\\) .*",
"commitUrl": "https://github.com/BlueBrain/axon-projection/commit/{id}",
"issueUrl": "https://github.com/BlueBrain/axon-projection/issues/{id}",
"mergeUrl": "https://github.com/BlueBrain/axon-projection/pull/{id}",
"compareUrl": "https://github.com/BlueBrain/axon-projection/compare/{from}..{to}"
}