Skip to content

Commit 02036a8

Browse files
authored
Bump version to 0.11.2 (#18732)
1 parent d247329 commit 02036a8

144 files changed

Lines changed: 366 additions & 347 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
<!-- prettier-ignore-start -->
44

55

6+
## 0.11.2
7+
8+
Released on 2026-03-26.
9+
10+
### Enhancements
11+
12+
- Add a dedicated Windows PE editing error ([#18710](https://github.com/astral-sh/uv/pull/18710))
13+
- Make `uv self update` fetch the manifest from the mirror first ([#18679](https://github.com/astral-sh/uv/pull/18679))
14+
- Use uv reqwest client for self update ([#17982](https://github.com/astral-sh/uv/pull/17982))
15+
- Show `uv self update` success and failure messages with `--quiet` ([#18645](https://github.com/astral-sh/uv/pull/18645))
16+
17+
### Preview features
18+
19+
- Evaluate extras and groups when determining auditable packages ([#18511](https://github.com/astral-sh/uv/pull/18511))
20+
21+
### Bug fixes
22+
23+
- Skip redundant project configuration parsing for `uv run` ([#17890](https://github.com/astral-sh/uv/pull/17890))
24+
625
## 0.11.1
726

827
Released on 2026-03-24.

0 commit comments

Comments
 (0)