Skip to content

Commit 2ca67f3

Browse files
committed
Update changelog
1 parent 8e71b53 commit 2ca67f3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# scrapy-playwright changelog
22

3+
### [v0.0.8](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.8) (2022-01-13)
4+
5+
* Fix PLAYWRIGHT_DEFAULT_NAVIGATION_TIMEOUT setting (allow zero value)
6+
7+
8+
### [v0.0.7](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.7) (2021-10-20)
9+
10+
* Log all requests/responses (debug level)
11+
12+
13+
### [v0.0.6](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.6) (2021-10-19)
14+
15+
* Page event handlers
16+
* Python 3.10 support
17+
* Doc fixes
18+
* Override User-Agent header
19+
20+
321
### [v0.0.5](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.5) (2021-08-20)
422

523
* Improve garbage collection by removing unnecessary reference

0 commit comments

Comments
 (0)