Fix duplicate changelog header (#4387)

This commit is contained in:
Zanie Blue 2024-06-18 12:00:11 -04:00 committed by GitHub
parent b3e3d899e5
commit 96bfba9435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,9 +9,6 @@
- Skip invalid interpreters when searching for requested interpreter executable name ([#4308](https://github.com/astral-sh/uv/pull/4308))
- Display keyring stderr during queries ([#4343](https://github.com/astral-sh/uv/pull/4343))
- Allow discovery of uv binary relative to package root ([#4336](https://github.com/astral-sh/uv/pull/4336))
### Enhancements
- Use relative path for `lib64` symlink ([#4268](https://github.com/astral-sh/uv/pull/4268))
### CLI