mirror of https://github.com/astral-sh/uv
Fix changelog indentation level (#13219)
<!-- 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? --> ## Test Plan <!-- How was it tested? -->
This commit is contained in:
parent
90f46f89a5
commit
dfec52bf51
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
- Add support for BLAKE2b-256 ([#13204](https://github.com/astral-sh/uv/pull/13204))
|
- Add support for BLAKE2b-256 ([#13204](https://github.com/astral-sh/uv/pull/13204))
|
||||||
|
|
||||||
## Bugfix
|
### Bugfix
|
||||||
|
|
||||||
- Revert fix handling of authentication when encountering redirects ([#13215](https://github.com/astral-sh/uv/pull/13215))
|
- Revert fix handling of authentication when encountering redirects ([#13215](https://github.com/astral-sh/uv/pull/13215))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue