Skip to content

Commit

Permalink
Update changelog for 0.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
elacuesta committed Jul 11, 2024
1 parent 1e3f184 commit 876deae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# scrapy-playwright changelog

### [v0.0.39](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.39) (2024-07-11)

* Return proper status and headers for downloads (#293)
* Restart on browser crash (#295)
* Override method and/or body only for the first matching request (#297)


### [v0.0.38](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.38) (2024-07-06)

* Fix freezing on responses with status 204 (#292)
Expand Down

0 comments on commit 876deae

Please sign in to comment.