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:
konsti 2025-04-30 12:11:49 +02:00 committed by GitHub
parent 90f46f89a5
commit dfec52bf51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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))