Skip to content

Commit c09917f

Browse files
authored
docs: more changelog for 0.10 (#278)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 5a001a3 commit c09917f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,22 @@ import-names(paces) fields. Support hasn't rolled out in other packages yet, but
77
once it does, you can be ready for it with this release. As usual, nothing
88
changes if you don't specify the new fields or the new METADATA version.
99

10+
Features:
11+
1012
- Support `import-names(paces)`
1113
- Remove Python 3.7 support
14+
15+
Fixes:
16+
1217
- Minimum supported version of packaging corrected (now tested)
18+
19+
Internal and CI:
20+
21+
- Add PyPy 3.11 testing
22+
- Add Python 3.14 classifier
23+
- Use PEP 639 license
24+
- Use dependency groups
25+
- Enable branch coverage
1326
- Enabled most Ruff linting rules on codebase
1427

1528
## 0.9.1 (10-03-2024)

0 commit comments

Comments
 (0)