Skip to content

Commit

Permalink
docs: prepare for 0.10.2
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Aug 13, 2024
1 parent 22ffdb9 commit 4f06e8c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## Version 0.10.2

This release fixes a regression with 0.10 where a manually included file in an
sdist would get included twice, affecting some tools (like uv).

Fixes:

* Files included twice when they match `include_spec` by @abetlen in #857

## Version 0.10.1

This is a quick fix release with two patches for specific situations.
Expand Down

0 comments on commit 4f06e8c

Please sign in to comment.