Skip to content

Commit

Permalink
Fix history note placement
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed Dec 11, 2023
1 parent 5bb3ca3 commit f36c822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/history/hatchling.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
***Added:***

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

***Fixed:***

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

0 comments on commit f36c822

Please sign in to comment.