Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changes
=======

0.32.0 (unreleased)
-------------------

- Dropped support for Python 3.9.

- Added support for Scrapy 2.14+.

- Added web-poet test fixture support for :class:`~scrapy_zyte_api.Actions`,
:class:`~scrapy_zyte_api.Screenshot`, and
:class:`~scrapy_zyte_api.Geolocation`.

- Improved typing and added ``py.typed`` to indicate typing support.

0.31.0 (2025-08-08)
-------------------

Expand Down
Loading