Update CHANGELOG.md

Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
konsti 2025-12-16 14:12:29 +01:00 committed by GitHub
parent 7ec5e54555
commit e0cdaea9e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Released on 2025-12-16.
- Avoid panics due to reads on failed requests ([#17098](https://github.com/astral-sh/uv/pull/17098))
- Enforce latest-version in `@latest` requests ([#17114](https://github.com/astral-sh/uv/pull/17114))
- Explicitly set EntryType for file entries in tar ([#17043](https://github.com/astral-sh/uv/pull/17043))
- Explicitly set `EntryType` for file entries in tar ([#17043](https://github.com/astral-sh/uv/pull/17043))
- Ignore `pyproject.toml` index username in lockfile comparison ([#16995](https://github.com/astral-sh/uv/pull/16995))
- Relax error when using `uv add` with `UV_GIT_LFS` set ([#17127](https://github.com/astral-sh/uv/pull/17127))
- Support creating lock files on ExFAT on macOS ([#17115](https://github.com/astral-sh/uv/pull/17115))