Skip to content

Commit ee1b01a

Browse files
authored
Update changelog for 0.0.20
1 parent 609cbed commit ee1b01a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# scrapy-playwright changelog
22

33

4+
### [v0.0.20](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.20) (2022-08-03)
5+
6+
* Don't raise exceptions if `Page.goto` returns `None`
7+
8+
49
### [v0.0.19](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.19) (2022-07-17)
510

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

0 commit comments

Comments
 (0)