File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,11 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
99## Unreleased
1010
11+ ## [ 1.16.5] ( https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5 ) - 2026-02-26 ## {: #hatch-v1.16.5 }
12+
13+ *** Fixed:***
14+
15+ - Handle a breaking change in ` virtualenv ` by only supporting the latest version and adding ` python-discovery ` as a dependency.
16+
1117## [ 1.16.4] ( https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4 ) - 2026-02-23 ## {: #hatch-v1.16.4 }
1218
1319*** Fixed:***
1420
15- - Fixes hatch shell type error for keep_env.
21+ - Fixes hatch shell type error for keep_env.
1622- SBOM documentation for including SBOM files in ` sdist `
1723- Fixes workspace member detection to properly handle shared path prefixes.
1824
@@ -24,10 +30,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2430
2531*** Fixed:***
2632
27- - Fix issue with self-referential dependencies not being recognized.
33+ - Fix issue with self-referential dependencies not being recognized.
2834- Fix incomplete environments created when an exception occurs during creation.
29- - Fix dependency-groups not working with when environment is not marked as builder.
30- - Change Keyring to take expect repository URL instead of repository name.
35+ - Fix dependency-groups not working with when environment is not marked as builder.
36+ - Change Keyring to take expect repository URL instead of repository name.
3137
3238## [ 1.16.2] ( https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2 ) - 2025-12-06 ## {: #hatch-v1.16.2 }
3339
You can’t perform that action at this time.
0 commit comments