[GENERAL] output = CHANGELOG.rst template = .mkchangelog.d/versions/template.rst.jinja2 commit_limit = 100 unreleased = False unreleased_version = Unreleased hide_empty_releases = False changelog_title = Changelog commit_types_list = fix,feat commit_type_default_priority = 10 tag_prefix = v [commit_types] build = Build chore = Chore ci = CI dev = Dev docs = Docs feat = Features fix = Fixes perf = Performance refactor = Refactors style = Style test = Test translations = Translations [commit_types_priorities] feat = 40 fix = 30 refactor = 20