We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe0532 commit 4f0bf91Copy full SHA for 4f0bf91
docs/changelog.md
@@ -1,5 +1,12 @@
1
# scrapy-playwright changelog
2
3
+
4
+### [v0.0.40](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.40) (2024-07-16)
5
6
+* Enforce asyncio reactor in all platforms (#298)
7
+* Allow multiple handlers in separate thread (#299)
8
9
10
### [v0.0.39](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.39) (2024-07-11)
11
12
* Return proper status and headers for downloads (#293)
0 commit comments