mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-01 09:32:18 +00:00
Fix link in CHANGELOG.md (#5252)
This commit is contained in:
parent
48921f9455
commit
1b09cb26f5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
- Make entrypoint writes atomic to avoid overwriting symlinks ([#5165](https://github.com/astral-sh/uv/pull/5165))
|
||||
- Use `which`-retrieved path directly when spawning pager ([#5198](https://github.com/astral-sh/uv/pull/5198))
|
||||
- Don't apply irrelevant constraints when validating site-packages ([#5321](https://github.com/astral-sh/uv/pull/5321))
|
||||
- Don't apply irrelevant constraints when validating site-packages ([#5231](https://github.com/astral-sh/uv/pull/5231))
|
||||
- Respect local versions for all user requirements ([#5232](https://github.com/astral-sh/uv/pull/5232))
|
||||
|
||||
## 0.2.26
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue