Skip to content

Commit 256bc63

Browse files
committed
Update changelog for 0.0.15
1 parent 251bdc7 commit 256bc63

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

changelog.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# scrapy-playwright changelog
22

3-
### v0.0.15 (2022-NN-NN)
3+
### [v0.0.15](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.15) (2022-05-08)
44

55
* 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
610

711

812
### [v0.0.14](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.14) (2022-03-26)

0 commit comments

Comments
 (0)