mirror of https://github.com/scrapy/scrapy.git
Cover the removal of is_botocore on the release notes (#6061)
This commit is contained in:
parent
9bfe0def59
commit
908da8ba82
|
|
@ -469,6 +469,10 @@ Deprecation removals
|
|||
has now been removed.
|
||||
(:issue:`5719`)
|
||||
|
||||
- The ``scrapy.utils.boto.is_botocore()`` function, deprecated in Scrapy 2.4,
|
||||
has now been removed.
|
||||
(:issue:`5719`)
|
||||
|
||||
|
||||
Deprecations
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in New Issue