mirror of https://github.com/astral-sh/uv
Add a performance section to the CHANGELOG (#2436)
This commit is contained in:
parent
3825c95472
commit
4c572278ca
|
|
@ -52,6 +52,7 @@ changelog_sections.enhancement = "Enhancements"
|
|||
changelog_sections.compatibility = "Enhancements"
|
||||
changelog_sections.cli = "CLI"
|
||||
changelog_sections.configuration = "Configuration"
|
||||
changelog_sections.performance = "Performance"
|
||||
changelog_sections.bug = "Bug fixes"
|
||||
changelog_sections.rustlib = "Rust API"
|
||||
changelog_sections.documentation = "Documentation"
|
||||
|
|
|
|||
Loading…
Reference in New Issue