File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ <!-- git-cliff-unreleased-start -->
6+ ## 0.4.2 - ** not yet released**
7+
8+ ### 🐛 Bug Fixes
9+
10+ - Respect custom HTTP headers in ` PlaywrightCrawler ` ([ #685 ] ( https://github.com/apify/crawlee-python/pull/685 ) ) ([ a84125f] ( https://github.com/apify/crawlee-python/commit/a84125f031347426de44b8f015c87882c8f96f72 ) ) by [ @Mantisus ] ( https://github.com/Mantisus )
11+
12+
13+ <!-- git-cliff-unreleased-end -->
514## [ 0.4.1] ( https://github.com/apify/crawlee-python/releases/tag/v0.4.1 ) (2024-11-11)
615
716### 🚀 Features
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[tool .poetry ]
66name = " crawlee"
7- version = " 0.4.1 "
7+ version = " 0.4.2 "
88description = " Crawlee for Python"
99authors = [" Apify Technologies s.r.o. <support@apify.com>" ]
1010license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments