We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fc5c6 commit 8ae53a0Copy full SHA for 8ae53a0
docs/changelog.md
@@ -1,6 +1,12 @@
1
# scrapy-playwright changelog
2
3
4
+### [v0.0.31](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.31) (2023-08-28)
5
+
6
+* Do not fail when getting referer header for debug log messages (#225)
7
+* Do not override headers with values from asset requests (#226)
8
9
10
### [v0.0.30](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.30) (2023-08-17)
11
12
* Fix page_init_callback duplication (#222)
0 commit comments