You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libs/labelbox/CHANGELOG.md
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,12 @@
1
1
# Changelog
2
2
# Version 3.72.0 (2024-06-04)
3
3
## Added
4
-
* Update Dataset `create_data_rows` to allow upload of unlimited number of data rows
5
-
* New Dataset methods for iam_integraton: `add_iam_integration`, `remove_iam_integration`
6
-
* Project `clone`
7
-
* Project `get_overview`
4
+
* Update Dataset `create_data_rows` to allow upload of unlimited number of data rows [PR #1627](https://github.com/Labelbox/labelbox-python/pull/1627), [PR #1648](https://github.com/Labelbox/labelbox-python/pull/1648)
5
+
* New Dataset methods for iam_integraton: `add_iam_integration`, `remove_iam_integration`[PR #1622](https://github.com/Labelbox/labelbox-python/pull/1622)
8
6
9
7
## Notebooks
10
-
* Added model evaluation SDK method notebook
11
-
* Added quick start notebook geared towards new users
8
+
* Added model evaluation SDK method notebook[PR #1645](https://github.com/Labelbox/labelbox-python/pull/1645)
9
+
* Added quick start notebook geared towards new users[PR #1640](https://github.com/Labelbox/labelbox-python/pull/1640)
0 commit comments