Skip to content

Commit

Permalink
Update changelog for 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
elacuesta authored Aug 3, 2022
1 parent 609cbed commit ee1b01a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# scrapy-playwright changelog


### [v0.0.20](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.20) (2022-08-03)

* Don't raise exceptions if `Page.goto` returns `None`


### [v0.0.19](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.19) (2022-07-17)

* Add support for `Page.goto` keyword arguments (`playwright_page_goto_kwargs` request meta key)
Expand Down

0 comments on commit ee1b01a

Please sign in to comment.