diff --git a/pyproject.toml b/pyproject.toml index 6529d80c9f94..876988d746eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ changelog_sections.breaking = "Breaking changes" changelog_sections.enhancement = "Enhancements" changelog_sections.compatibility = "Enhancements" changelog_sections.preview = "Preview features" -changelog_sections.cli = "CLI" +changelog_sections.cli = "Enhancements" changelog_sections.configuration = "Configuration" changelog_sections.performance = "Performance" changelog_sections.bug = "Bug fixes"