- Fixed an exception when running scripts with importlib installed, introduced in 0.17.3.
- Replaced a use of the deprecated pkg_resources module with importlib.
- Added official support for Python 3.11 and 3.12.
- Added support for centralized request fingerprints on Scrapy 2.7 and higher.
- Started this change log. Check GitHub releases for older releases until 0.12.0, and the commit history for the complete history.