Skip to content

Commit bf4a196

Browse files
authored
docs: Revert changelog changes caused by a broken release (#1619)
1 parent 41fafca commit bf4a196

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.2.1](https://github.com/apify/crawlee-python/releases/tag/v1.2.1) (2025-12-16)
5+
<!-- git-cliff-unreleased-start -->
6+
7+
## 1.2.1 - **not yet released**
68

79
### 🐛 Bug Fixes
810

@@ -11,6 +13,7 @@ All notable changes to this project will be documented in this file.
1113
- Respect `enqueue_strategy` after redirects in `enqueue_links` ([#1607](https://github.com/apify/crawlee-python/pull/1607)) ([700df91](https://github.com/apify/crawlee-python/commit/700df91bc9be1299388030a3e48e4dbc6f5b85a0)) by [@Mantisus](https://github.com/Mantisus), closes [#1606](https://github.com/apify/crawlee-python/issues/1606)
1214
- Protect `Request` from partial mutations on request handler failure ([#1585](https://github.com/apify/crawlee-python/pull/1585)) ([a69caf8](https://github.com/apify/crawlee-python/commit/a69caf87edecc755287c53c8cc0ca4725af5d411)) by [@Mantisus](https://github.com/Mantisus), closes [#1514](https://github.com/apify/crawlee-python/issues/1514)
1315

16+
<!-- git-cliff-unreleased-end -->
1417

1518
## [1.2.0](https://github.com/apify/crawlee-python/releases/tag/v1.2.0) (2025-12-08)
1619

@@ -726,4 +729,4 @@ All notable changes to this project will be documented in this file.
726729
- Storage manager & purging the defaults ([#150](https://github.com/apify/crawlee-python/pull/150)) ([851042f](https://github.com/apify/crawlee-python/commit/851042f25ad07e25651768e476f098ef0ed21914)) by [@vdusek](https://github.com/vdusek)
727730

728731

729-
<!-- generated by git-cliff -->
732+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)