We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0c8ef commit f4f1545Copy full SHA for f4f1545
docs/changelog.md
@@ -1,6 +1,13 @@
1
# scrapy-playwright changelog
2
3
4
+### [v0.0.41](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.41) (2024-08-13)
5
+
6
+* Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additional Request fields (#303)
7
+* Retry to create page on browser crash (#305)
8
+* Fix typo in log message (#312)
9
10
11
### [v0.0.40](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.40) (2024-07-16)
12
13
* Enforce asyncio reactor in all platforms (#298)
0 commit comments