We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00c9c6 commit 825d712Copy full SHA for 825d712
CHANGELOG.md
@@ -25,11 +25,14 @@ Changelog
25
[0.2.0](../../releases/tag/v0.2.0) - 2021-08-09
26
-----------------------------------------------
27
28
+### Added
29
+
30
+- added the `gracefully` parameter to the "Abort run" method
31
32
### Changed
33
34
- replaced `base_url` with `api_url` in the client constructor
35
to enable easier passing of the API server url from environment variables available to actors on the Apify platform
-- added the `gracefully` parameter to the "Abort run" method
36
37
### Internal changes
38
0 commit comments