Skip to content

Commit

Permalink
Update changelog for 0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
elacuesta committed Nov 6, 2024
1 parent 8ba4448 commit 054a03f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# scrapy-playwright changelog


### [v0.0.42](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.42) (2024-11-06)

* Allow custom PageMethod callbacks (#318)
* Fix download errors caused by Content-Encoding header (#322)


### [v0.0.41](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.41) (2024-08-13)

* Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additional Request data (#303).
Expand Down

0 comments on commit 054a03f

Please sign in to comment.