Update the release notes

This commit is contained in:
Adrián Chaves 2023-11-23 11:36:45 +01:00
parent 03d9866518
commit b53ed52a22
1 changed files with 25 additions and 0 deletions

View File

@ -3,6 +3,20 @@
Release notes
=============
.. _release-2.11.1:
Scrapy 2.11.1 (unreleased)
--------------------------
**Security bug fix:**
- :setting:`DOWNLOAD_MAXSIZE` and :setting:`DOWNLOAD_WARNSIZE` now also apply
to the decompressed response body. Please, see the `7j7m-v7m3-jqm7 security
advisory`_ for more information.
.. _7j7m-v7m3-jqm7 security advisory: https://github.com/scrapy/scrapy/security/advisories/GHSA-7j7m-v7m3-jqm7
.. _release-2.11.0:
Scrapy 2.11.0 (2023-09-18)
@ -2871,6 +2885,17 @@ affect subclasses:
(:issue:`3884`)
.. _release-1.8.4:
Scrapy 1.8.4 (unreleased)
-------------------------
**Security bug fix:**
- :setting:`DOWNLOAD_MAXSIZE` and :setting:`DOWNLOAD_WARNSIZE` now also apply
to the decompressed response body. Please, see the `7j7m-v7m3-jqm7 security
advisory`_ for more information.
.. _release-1.8.3: