Skip to content

Commit f4f1545

Browse files
committed
Update changelog for 0.0.41
1 parent 2a0c8ef commit f4f1545

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# scrapy-playwright changelog
22

33

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+
411
### [v0.0.40](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.40) (2024-07-16)
512

613
* Enforce asyncio reactor in all platforms (#298)

0 commit comments

Comments
 (0)