Skip to content

Commit

Permalink
Merge pull request #171 from scrapinghub/relnotes-0.16.1
Browse files Browse the repository at this point in the history
Release notes for 0.16.1.
  • Loading branch information
wRAR authored Nov 2, 2023
2 parents 47e44f6 + 35bcf7d commit ffadf54
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog
=========

0.16.1 (YYYY-MM-DD)
-------------------

* Fix the bug that caused requests produced by
:class:`~scrapy_poet.page_input_providers.HttpClientProvider` to
be treated as if they need arguments of the ``parse`` callback as
dependencies, which could cause returning an empty response and/or making
extra provider calls.

0.16.0 (2023-09-26)
-------------------

Expand Down

0 comments on commit ffadf54

Please sign in to comment.