We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3679fd2 commit 0bfee2cCopy full SHA for 0bfee2c
1 file changed
CHANGES
@@ -33,6 +33,14 @@ You can test the unpublished version of cihai-cli before its released, see
33
34
- _Changes for the upcoming release go here._
35
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
44
### Development
45
46
- Add Python 3.14 to test matrix (#329)
0 commit comments