Skip to content

Commit f36c822

Browse files
committed
Fix history note placement
1 parent 5bb3ca3 commit f36c822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/history/hatchling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1818
***Added:***
1919

2020
- Officially support Python 3.12
21+
- Allow using an empty string for the `sources` option to add a prefix to distribution paths
2122

2223
***Fixed:***
2324

2425
- Fix parsing dependencies for environments when warnings are emitted
2526
- Properly handle non-zero version epoch for the `standard` version scheme
26-
- Allow using an empty string for the `sources` option to add a prefix to distribution paths
2727
- Fix the `wheel` build target for case insensitive file systems when the project metadata name does not match the directory name on disk
2828
- The `app` build target no longer has suppressed output
2929
- Prevent duplicate paths when projects require the `sources` option while build hooks overwrite included paths

0 commit comments

Comments
 (0)