Skip to content

Commit 0632e24

Browse files
Add UV_PROJECT to changelog (#12563)
1 parent fe7fc32 commit 0632e24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
- Support `--find-links`-style "flat" indexes in `[[tool.uv.index]]` ([#12407](https://github.com/astral-sh/uv/pull/12407))
1313
- Distinguish between `-q` and `-qq` ([#12300](https://github.com/astral-sh/uv/pull/12300))
1414

15+
### Configuration
16+
17+
- Support `UV_PROJECT` environment to set project directory. ([#12327](https://github.com/astral-sh/uv/pull/12327))
18+
1519
### Performance
1620

1721
- Use a boxed slice for various requirement types ([#12514](https://github.com/astral-sh/uv/pull/12514))

0 commit comments

Comments
 (0)