We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba4448 commit 054a03fCopy full SHA for 054a03f
docs/changelog.md
@@ -1,6 +1,12 @@
1
# scrapy-playwright changelog
2
3
4
+### [v0.0.42](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.42) (2024-11-06)
5
+
6
+* Allow custom PageMethod callbacks (#318)
7
+* Fix download errors caused by Content-Encoding header (#322)
8
9
10
### [v0.0.41](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.41) (2024-08-13)
11
12
* Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additional Request data (#303).
0 commit comments