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
+1 -1
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