Skip to content

Commit 7c43b9b

Browse files
committed
docs(CHANGES) Note Python 3.8 deprecation
1 parent d59cc3d commit 7c43b9b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

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

2222
<!-- Maintainers, insert changes / features for the next release here -->
2323

24+
### Breaking changes (#33)
25+
26+
- Drop Python 3.8
27+
28+
The minimum version of Python in this and future releases is Python 3.9.
29+
30+
Python 3.8 reached end-of-life status on October 7th, 2024 (see PEP 569).
31+
2432
## g 0.0.6 (2024-11-26)
2533

2634
_Maintenance only, no bug fixes, or new features_

0 commit comments

Comments
 (0)