Skip to content

Commit 4a4c8c1

Browse files
chore(release): Update changelog and package version [skip ci]
1 parent cd1e1f6 commit 4a4c8c1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file.
88
### 🚀 Features
99

1010
- Add FileDownloadCrawler for downloading and streaming files ([#2043](https://github.com/apify/crawlee-python/pull/2043)) ([90d550d](https://github.com/apify/crawlee-python/commit/90d550d8a4b4dfe134c76086a5390b7ecea1d1a7)) by [@Mantisus](https://github.com/Mantisus), closes [#875](https://github.com/apify/crawlee-python/issues/875)
11+
- **dataset:** Add `collect_all_keys` option and keep CSV export columns aligned ([#2079](https://github.com/apify/crawlee-python/pull/2079)) ([cd1e1f6](https://github.com/apify/crawlee-python/commit/cd1e1f632cab692a54ba8db63e9f64ce3130a6d6)) by [@anxkhn](https://github.com/anxkhn)
12+
13+
### 🐛 Bug Fixes
14+
15+
- **cli:** Migrate CLI to `typer` >=0.26 ([#2080](https://github.com/apify/crawlee-python/pull/2080)) ([c864b96](https://github.com/apify/crawlee-python/commit/c864b96d71e18649ab34e18cc6303beee2ff44e9)) by [@Mantisus](https://github.com/Mantisus), closes [#2063](https://github.com/apify/crawlee-python/issues/2063)
1116

1217

1318
<!-- git-cliff-unreleased-end -->

0 commit comments

Comments
 (0)