Skip to content

Commit 5eafae3

Browse files
authored
Amend the 0.9.15 changelog (#16946)
See #16944
1 parent 89c411f commit 5eafae3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,13 @@ Released on 2025-12-02.
1818
- Add a Windows manifest to uv binaries ([#16894](https://github.com/astral-sh/uv/pull/16894))
1919
- Add LFS toggle to Git sources ([#16143](https://github.com/astral-sh/uv/pull/16143))
2020
- Cache source reads during resolution ([#16888](https://github.com/astral-sh/uv/pull/16888))
21-
- Include PEP 740 attestations when publishing uv to PyPI ([#16910](https://github.com/astral-sh/uv/pull/16910))
2221
- Allow reading requirements from scripts without an extension ([#16923](https://github.com/astral-sh/uv/pull/16923))
2322
- Allow reading requirements from scripts with HTTP(S) paths ([#16891](https://github.com/astral-sh/uv/pull/16891))
2423

24+
### Configuration
25+
26+
- Add `UV_HIDE_BUILD_OUTPUT` to omit build logs ([#16855](https://github.com/astral-sh/uv/pull/16855))
27+
2528
### Bug fixes
2629

2730
- Fix `uv-trampoline-builder` builds from crates.io by moving bundled executables ([#16922](https://github.com/astral-sh/uv/pull/16922))

0 commit comments

Comments
 (0)