Skip to content

Commit

Permalink
Merge remote-tracking branch 'scrapy-plugins/main' into trust-env
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Jul 14, 2023
2 parents 46ae308 + 0c8b648 commit 24a4914
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
Changes
=======

0.10.0 (YYYY-MM-DD)
-------------------

* Added more data types to the scrapy-poet provider:

* ``zyte_common_items.ProductList``
* ``zyte_common_items.ProductNavigation``
* ``zyte_common_items.Article``
* ``zyte_common_items.ArticleList``
* ``zyte_common_items.ArticleNavigation``

* Moved the new dependencies added in 0.9.0 and needed only for the scrapy-poet
provider (``scrapy-poet``, ``web-poet``, ``zyte-common-items``) into the new
optional feature ``[provider]``.

* Improved result caching in the scrapy-poet provider.

* Fixed getting the Scrapy Cloud job ID.

* Improved the documentation.

* Improved the CI configuration.

0.9.0 (2023-06-13)
------------------

Expand Down

0 comments on commit 24a4914

Please sign in to comment.