Skip to content

Commit 753ef73

Browse files
authored
Update CHANGELOG.md
1 parent 4b3cf11 commit 753ef73

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
@@ -1,12 +1,15 @@
11
Changelog
22
=========
33

4-
[1.1.2](../../releases/tag/v1.1.2) - 2023-08-01
4+
[1.1.2](../../releases/tag/v1.1.2) - 2023-08-02
55
-----------------------------------------------
66

77
### Internal changes
88

9-
- Import general constants and utilities from [apify-shared](https://github.com/apify/apify-shared-python/) library
9+
- Library `apify-shared` is used for importing general consts and utils
10+
- Code quality improvements suggested by `flake8-simplify`
11+
- Actor env vars are used in favor of some Apify env vars
12+
- `apify-client` and `apify-shared` have pinned versions to prevent their implicit updates from breaking SDK
1013

1114
[1.1.1](../../releases/tag/v1.1.1) - 2023-05-23
1215
-----------------------------------------------

0 commit comments

Comments
 (0)