From a104c74ffefe0fe23ea792a1ee3b32cd00bd3df4 Mon Sep 17 00:00:00 2001 From: Apify Release Bot Date: Mon, 5 Aug 2024 11:28:11 +0000 Subject: [PATCH] chore(release): Update changelog [skip ci] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 035427ed6..09200d20d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.2.1](https://github.com/apify/crawlee-python/releases/tag/v0.2.1) (2024-08-05) + +### 🐛 Bug Fixes + +- Do not import curl impersonate in http clients init ([#396](https://github.com/apify/crawlee-python/issues/396)) ([3bb8009](https://github.com/apify/crawlee-python/commit/3bb80093e61c1615f869ecd5ab80b061e0e5db36)) + ## [0.2.0](https://github.com/apify/crawlee-python/releases/tag/v0.2.0) (2024-08-05) ### 🚀 Features