Skip to content

Commit 79cc908

Browse files
author
Adrian Chang
committed
Update release notes
1 parent 4fa28cf commit 79cc908

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

libs/labelbox/CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Changelog
22
# Version 3.75.0 (2024-07-10)
33
## Added
4-
* Project Model Setup by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1685
5-
* Add user group management by @adrian-chang in https://github.com/Labelbox/labelbox-python/pull/1604
4+
* Added Project set_project_model_setup_complete() method by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1685
5+
* Added user group management by @adrian-chang in https://github.com/Labelbox/labelbox-python/pull/1604
66
* Refactor Dataset create_data_rows_sync to use upsert by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1694
7-
* Add upload_type to Project by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1707
7+
* Added upload_type to Project by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1707
88
* Added prompt classification for python object support by @Gabefire in https://github.com/Labelbox/labelbox-python/pull/1700
99
* Alias `wait_xxx` functions by @sfendell-labelbox in https://github.com/Labelbox/labelbox-python/pull/1675
1010

1111
## Fixed
1212
* Predictions missing during Catalog slice Export by @adrian-chang in https://github.com/Labelbox/labelbox-python/pull/1695
13-
* Prevent adding batches to live chat evaluation projects by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1703
14-
* Add missing media types by @adrian-chang in https://github.com/Labelbox/labelbox-python/pull/1705
13+
* Prevented adding batches to live chat evaluation projects by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1703
14+
* Added missing media types by @adrian-chang in https://github.com/Labelbox/labelbox-python/pull/1705
1515
* Deprecate Project setup_editor and add Project connect_ontology by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1713
16-
* Bump dateutil max version by @colonelpanic8 in https://github.com/Labelbox/labelbox-python/pull/1716
17-
* Bump version rye by @adrian-chang in https://github.com/Labelbox/labelbox-python/pull/1719
18-
* Update create ontology for project setup by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1722
16+
* Bumped dateutil max version by @colonelpanic8 in https://github.com/Labelbox/labelbox-python/pull/1716
17+
* Bumped version rye by @adrian-chang in https://github.com/Labelbox/labelbox-python/pull/1719
18+
* Updated create ontology for project setup by @vbrodsky in https://github.com/Labelbox/labelbox-python/pull/1722
1919

2020
## New Contributors
2121
* @colonelpanic8 made their first contribution in https://github.com/Labelbox/labelbox-python/pull/1716

0 commit comments

Comments
 (0)