Skip to content

Commit

Permalink
Update changelog for 0.0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
elacuesta committed Aug 13, 2024
1 parent 2a0c8ef commit f4f1545
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,6 +1,13 @@
# scrapy-playwright changelog


### [v0.0.41](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.41) (2024-08-13)

* Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additional Request fields (#303)
* Retry to create page on browser crash (#305)
* Fix typo in log message (#312)


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

* Enforce asyncio reactor in all platforms (#298)
Expand Down

0 comments on commit f4f1545

Please sign in to comment.