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 8c6d9bb commit 198b267Copy full SHA for 198b267
docs/changelog.md
@@ -1,5 +1,11 @@
1
# scrapy-playwright changelog
2
3
+### [v0.0.38](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.38) (2024-07-06)
4
+
5
+* Fix freezing on responses with status 204 (#292)
6
+* Connect to remote browser using BrowserType.connect (#283)
7
8
9
### [v0.0.37](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.37) (2024-07-03)
10
11
* Improve Windows concurrency (#286)
0 commit comments