Skip to content

Commit e26e4f6

Browse files
committed
Added changelog
1 parent e012dcb commit e26e4f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22
All release highlights of this project will be documented in this file.
3+
## 4.4.9 - January 29, 2023
4+
### Added
5+
- `SAClient.set_approval_statuses` _method_ function to change the approval status of items (images, audio / videos) in bulk.
6+
### Updated
7+
- `SAClient.set_approval_statuses` _method_ updated from Pixel to Vector converter, added polygon holes handling.
38
## 4.4.8 - December 25, 2022
49
### Added
510
- New project types `Tiled`, `PointCloud`, `Other`.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requests==2.26.0
44
requests-toolbelt>=0.9.1
55
aiohttp>=3.8.1
66
tqdm==4.64.0
7-
pillow>=7.2.0
7+
pillow>=7.2.0<9.0.1
88
matplotlib>=3.3.1
99
xmltodict==0.12.0
1010
opencv-python>=4.4.0.42

0 commit comments

Comments
 (0)