Skip to content

Commit fc4eed7

Browse files
chore(release): Update changelog and package version [skip ci]
1 parent b2b1103 commit fc4eed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file.
1212
### 🐛 Bug Fixes
1313

1414
- Resolve tar security vulnerability in website ([#600](https://github.com/apify/apify-client-python/pull/600)) ([3087d6b](https://github.com/apify/apify-client-python/commit/3087d6b557afec5fe846a8a9e4f73ff4cbc2ebe2)) by [@B4nan](https://github.com/B4nan)
15+
- Prevent infinite loop in _wait_for_finish on persistent 404s ([#619](https://github.com/apify/apify-client-python/pull/619)) ([00e8621](https://github.com/apify/apify-client-python/commit/00e86213227631b9ea3d39e8f9d736e9a9b028f1)) by [@vdusek](https://github.com/vdusek)
16+
- Remove erroneous async keyword from sync ActorClient.default_build ([#620](https://github.com/apify/apify-client-python/pull/620)) ([b2b1103](https://github.com/apify/apify-client-python/commit/b2b110364ddd97640268fe6b6727273d0e1739d5)) by [@vdusek](https://github.com/vdusek)
1517

1618

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

0 commit comments

Comments
 (0)