Skip to content

Commit 166a002

Browse files
authored
Update CHANGELOG.md
1 parent f8ff073 commit 166a002

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22
All release higlighths of this project will be documented in this file.
3+
## 4.2.9 - Dec 12 2022
4+
### Added
5+
- `superannotate_schemas` as a stand alone package on annotation schemas.
6+
### Updated
7+
- `upload_annotations_from_folder_to_project()` to reference the `validate_annotations()`.
8+
- `upload_videos_from_folder_to_project()` to remove code duplications.
9+
- `clone_project()` to set upload state of clone project to inital.
10+
### Fixed
11+
- `validate_annotations()` to fix rotated bounding box schema.
12+
### Removed
13+
- Third party logs from logging mechanism.
14+
###
315
## 4.2.8 - Jan 9 2022
416
### Added
517
- `invite_contributers_to_team()` for bulk team invite.

0 commit comments

Comments
 (0)