We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98fb441 commit 7c00a14Copy full SHA for 7c00a14
CHANGES.rst
@@ -1,6 +1,14 @@
1
Changes
2
=======
3
4
+0.25.0 (2024-10-DD)
5
+-------------------
6
+
7
+* Added official Python 3.13 support, removed official Python 3.8 support.
8
9
+* Fixed a race condition that could allow more Zyte API requests than those
10
+ configured in the :setting:`ZYTE_API_MAX_REQUESTS` setting.
11
12
0.24.0 (2024-10-07)
13
-------------------
14
0 commit comments