Skip to content

Commit 856c416

Browse files
committed
docs: changelog for 0.4.2
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 1fca497 commit 856c416

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## Version 0.4.2
4+
5+
This is a quick followup to LICENSE file handing to closer match the current
6+
draft of [PEP 639](https://peps.python.org/pep-0639). It also removes the
7+
automatic optional Rich logging, which doesn't work well with Pip's subprocess
8+
piping, being cropped to a very narrow width regardless of terminal size.
9+
10+
Fixes:
11+
12+
- Add `License-file` metadata entry & update default by @henryiii in #329
13+
- Drop optional Rich logging/error by @henryiii in #330
14+
15+
Other:
16+
17+
- Update PyPI links by @henryiii in #331
18+
319
## Version 0.4.1
420

521
A fix for LICENCE files being placed in the wrong place in the wheel. Now we

0 commit comments

Comments
 (0)