Skip to content

Commit

Permalink
remove incorrect line in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
BurnzZ committed Jan 6, 2023
1 parent 190e3a6 commit 2611199
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ In line with this, the following changes were made:
* The ``scrapy_poet.injection.Injector``'s attribute and constructor parameter
called ``overrides_registry`` is now simply called ``registry``.
This is backwards incompatible.
* An item type is now supported by ``scrapy_poet.callback_for`` alongside
* An item class is now supported by ``scrapy_poet.callback_for`` alongside
the usual page objects. This means that it won't raise a ``TypeError``
anymore when not passing a subclass of ``web_poet.ItemPage``.
Expand Down

0 comments on commit 2611199

Please sign in to comment.