Skip to content

Commit 410a392

Browse files
committed
chore: Allow perf sections in changelog
1 parent eea0af1 commit 410a392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/git-changelog.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ in-place = true
44
output = "CHANGELOG.md"
55
parse-refs = false
66
parse-trailers = true
7-
sections = ["build", "deps", "feat", "fix", "refactor"]
7+
sections = ["build", "deps", "feat", "fix", "perf", "refactor"]
88
template = "keepachangelog"
99
versioning = "pep440"

0 commit comments

Comments
 (0)