Add changelog entry for #3753 (#3756)

This commit is contained in:
Zanie Blue 2024-05-22 15:16:51 -04:00 committed by GitHub
parent fe28b2c278
commit 0e26a84c68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,7 @@ now prefer the `python` interpreter that was used to start uv instead of searchi
- Add PEP 714 support for JSON API client ([#3698](https://github.com/astral-sh/uv/pull/3698))
- Write relative paths with unnamed requirement syntax ([#3682](https://github.com/astral-sh/uv/pull/3682))
- Allow relative Python executable paths in Windows trampoline ([#3717](https://github.com/astral-sh/uv/pull/3717))
- Add support for clang and msvc in missing header error ([#3753](https://github.com/astral-sh/uv/pull/3753))
### CLI