Skip to content

Commit e21b4de

Browse files
committed
Add changelog entry
1 parent 431dd02 commit e21b4de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Added
3535
* Declare compatibility with python 3.13. Supported versions are now: 3.9, 3.10, 3.11, 3.12, 3.13.
3636
* Test against pytest 8.4
3737
* Test against python 3.14 (beta)
38+
* Run static type checks on all supported python version.
3839

3940
Changed
4041
+++++++
@@ -51,6 +52,7 @@ Removed
5152
Fixed
5253
+++++
5354
* Fix compatibility with ``pytest 8.4``.
55+
* Fixed internal type annotations.
5456

5557
Security
5658
++++++++

0 commit comments

Comments
 (0)