Skip to content

Commit 91e329a

Browse files
committed
docs: Add upgrading guide to changelog
1 parent 22b385c commit 91e329a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ All notable changes to this project will be documented in this file.
2525

2626
## [2.0.0](https://github.com/apify/apify-client-python/releases/tag/v2.0.0) (2025-08-15)
2727

28+
- Check out the [Upgrading guide](https://docs.apify.com/api/client/python/docs/upgrading/upgrading-to-v2) to ensure a smooth update.
29+
2830
### 🚀 Features
2931

3032
- Extend status parameter to an array of possible statuses ([#455](https://github.com/apify/apify-client-python/pull/455)) ([76f6769](https://github.com/apify/apify-client-python/commit/76f676973d067ce8af398d8e6ceea55595da5ecf)) by [@JanHranicky](https://github.com/JanHranicky)
@@ -437,4 +439,4 @@ All notable changes to this project will be documented in this file.
437439

438440
## [0.0.1](https://github.com/apify/apify-client-python/releases/tag/v0.0.1) (2021-05-13)
439441

440-
- Initial release of the package.
442+
- Initial release of the package.

0 commit comments

Comments
 (0)