We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251bdc7 commit 256bc63Copy full SHA for 256bc63
changelog.md
@@ -1,8 +1,12 @@
1
# scrapy-playwright changelog
2
3
-### v0.0.15 (2022-NN-NN)
+### [v0.0.15](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.15) (2022-05-08)
4
5
* Remove deprecated `PLAYWRIGHT_CONTEXT_ARGS` setting
6
+* Warn on failed requests
7
+* `PLAYWRIGHT_ABORT_REQUEST` setting: accept coroutine functions
8
+* `PLAYWRIGHT_PROCESS_REQUEST_HEADERS` setting: accept sync functions to process headers
9
+* Set `playwright_page` request meta key early
10
11
12
### [v0.0.14](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.14) (2022-03-26)
0 commit comments