Skip to content

Commit

Permalink
update CHANGELOG to new support on additional requests
Browse files Browse the repository at this point in the history
  • Loading branch information
BurnzZ committed Mar 11, 2022
1 parent e3b96dc commit e72d5ca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
Changelog
=========

TBR
---

* Support for the new features in ``web_poet>=0.2.0`` for supporting additional
requests inside Page Objects:

* Created new providers for ``web_poet.Meta`` and ``web_poet.HttpClient``.
* Using the said additional requests needs ``async/await`` support in
``asyncio``. This raises the minimum scrapy requirement to ``scrapy>=2.6.0``.



0.3.0 (2021-01-28)
------------------
Expand Down

0 comments on commit e72d5ca

Please sign in to comment.