We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf1b41 commit 4618912Copy full SHA for 4618912
1 file changed
CHANGELOG.rst
@@ -8,6 +8,16 @@ Fixes:
8
9
* Support CPython 3.11.0-3.11.4 and older PyPy3.11 (:pull:`1055`)
10
11
+Performance:
12
+
13
+* Faster zero stripping (:pull:`1058`)
14
15
+CI:
16
17
+* Test on first public release of CPython 3.11 and newer (:pull:`1056`)
18
+* Fix publication job (again) (:pull:`1051`)
19
+* Use ``actionlint`` to check CI workflows (:pull:`1052`)
20
21
26.0rc2 - 2026-01-12
22
~~~~~~~~~~~~~~~~~~~~
23
0 commit comments