Fix the changelog entry for `UV_HIDE_BUILD_OUTPUT` (#16948)

This commit is contained in:
Zanie Blue 2025-12-02 19:48:01 -06:00 committed by GitHub
parent 7954b34989
commit d2db06983a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Released on 2025-12-02.
### Configuration
- Add `UV_HIDE_BUILD_OUTPUT` to omit build logs ([#16855](https://github.com/astral-sh/uv/pull/16855))
- Add `UV_HIDE_BUILD_OUTPUT` to omit build logs ([#16885](https://github.com/astral-sh/uv/pull/16885))
### Bug fixes