Skip to content

Commit a28631a

Browse files
committed
Docs: add deprecation note to the changelog
1 parent f87154a commit a28631a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

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

6-
* Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additional Request fields (#303)
6+
* Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additional Request data (#303).
7+
Deprecated positional argument handling for the function passed to the PLAYWRIGHT_PROCESS_REQUEST_HEADERS
8+
setting, arguments should now be handled by keyword.
79
* Retry to create page on browser crash (#305)
810
* Fix typo in log message (#312)
911

0 commit comments

Comments
 (0)