We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3f184 commit 876deaeCopy full SHA for 876deae
docs/changelog.md
@@ -1,5 +1,12 @@
1
# scrapy-playwright changelog
2
3
+### [v0.0.39](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.39) (2024-07-11)
4
+
5
+* Return proper status and headers for downloads (#293)
6
+* Restart on browser crash (#295)
7
+* Override method and/or body only for the first matching request (#297)
8
9
10
### [v0.0.38](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.38) (2024-07-06)
11
12
* Fix freezing on responses with status 204 (#292)
0 commit comments