Skip to content

Commit 0d5aa11

Browse files
committed
Prepare for 1.17.1 hatch release
1 parent 8c06373 commit 0d5aa11

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/history/hatch.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
## Unreleased
1010

11+
***Fixed***
12+
13+
- Use `TemporaryDirectory` and pylock*.toml for temporary lock files.
14+
- Skip injection of `ruff` extend if a key already exists in `ruff.toml`.
15+
- Pass `--no-header` to `uv pip compile` in the `uv` locker so that generated lockfiles are deterministic
16+
17+
1118
## [1.17.0](https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0) - 2026-05-31 ## {: #hatch-v1.17.0 }
1219

1320
***Changed:***

0 commit comments

Comments
 (0)