Skip to content

Commit 3ab12a5

Browse files
committed
clear doc
1 parent 3e712b5 commit 3ab12a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/04_upgrading/upgrading_to_v2.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ This page summarizes the breaking changes between Apify Python API client v1.x a
1111

1212
## Change underlying HTTP library
1313

14-
In v2.0, the Apify Python API client switched from using `httpx` to [`impit`](https://github.com/apify/impit) as the underlying HTTP library. This
15-
change was made to improve performance and reduce the bundle size.
14+
In v2.0, the Apify Python API client switched from using `httpx` to [`impit`](https://github.com/apify/impit) as the underlying HTTP library.
1615

1716
## Update signature of methods
1817

0 commit comments

Comments
 (0)