Skip to content

Commit af2b503

Browse files
committed
docs(CHANGES) Note dropping of Python 3.9
1 parent 8a139df commit af2b503

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ You can test the unpublished version of cihai-cli before its released, see
3333

3434
- _Changes for the upcoming release go here._
3535

36+
### Breaking changes
37+
38+
- Drop support for Python 3.9; the new minimum is Python 3.10 (#330).
39+
40+
See also:
41+
- [Python 3.9 EOL timeline](https://devguide.python.org/versions/#:~:text=Release%20manager-,3.9,-PEP%20596)
42+
- [PEP 596](https://peps.python.org/pep-0596/)
43+
3644
### Development
3745

3846
- Add Python 3.14 to test matrix (#329)

0 commit comments

Comments
 (0)