mirror of https://github.com/astral-sh/uv
Fix PR links in CHANGELOG (#13220)
<!-- Thank you for contributing to uv! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary <!-- What's the purpose of the change? What does it do, and why? --> I noticed a couple of broken links in the release description, so I'm fixing them here.
This commit is contained in:
parent
dfec52bf51
commit
9558a86e65
|
|
@ -134,8 +134,8 @@ This release contains various changes that improve correctness and user experien
|
|||
|
||||
- Changed `fish` completions append `>>` to overwrite `>` ([#13130](https://github.com/astral-sh/uv/pull/13130))
|
||||
- Add `pylock.toml` mentions where relevant ([#13115](https://github.com/astral-sh/uv/pull/13115))
|
||||
- Add ROCm example to the PyTorch guide ([#13200](https://github.com/astral-sh/uv/pull13200))
|
||||
- Upgrade PyTorch guide to CUDA 12.8 and PyTorch 2.7 ([#13199](https://github.com/astral-sh/uv/pull13199))
|
||||
- Add ROCm example to the PyTorch guide ([#13200](https://github.com/astral-sh/uv/pull/13200))
|
||||
- Upgrade PyTorch guide to CUDA 12.8 and PyTorch 2.7 ([#13199](https://github.com/astral-sh/uv/pull/13199))
|
||||
|
||||
|
||||
## 0.6.x
|
||||
|
|
|
|||
Loading…
Reference in New Issue