Skip to content

Commit 199114b

Browse files
committed
docs(CHANGES) Note dropping of Python 3.9
1 parent 7d7f6ec commit 199114b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ $ pipx install --suffix=@next g --pip-args '\--pre' --force
3939

4040
<!-- Maintainers, insert changes / features for the next release here -->
4141

42+
### Breaking changes
43+
44+
- Drop support for Python 3.9; the new minimum is Python 3.10 (#41). See also:
45+
- [Python 3.9 EOL timeline](https://devguide.python.org/versions/#:~:text=Release%20manager-,3.9,-PEP%20596)
46+
- [PEP 596](https://peps.python.org/pep-0596/)
47+
4248
### Development
4349

4450
- Add Python 3.14 to test matrix (#40)

0 commit comments

Comments
 (0)