Put CLI changes in "Enhancements" section (#7104)

These overlap too much, I think
This commit is contained in:
Zanie Blue
2024-09-05 22:09:42 -05:00
committed by GitHub
parent 72b73a506b
commit 8bcae5f2f6
+1 -1
View File
@@ -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"