Skip to content

Commit 57eff3c

Browse files
committed
update changelog to reflect #1989
1 parent b4516d0 commit 57eff3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/labelbox/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
# Version 7.0.0 (2025-06-16)
2+
# Version 7.0.0 (2025-06-17)
33
## Added
44
* Add support for Likert scale ([#1980](https://github.com/Labelbox/labelbox-python/pull/1980))
55
* Add creation of IAM integrations ([#1976](https://github.com/Labelbox/labelbox-python/pull/1976))
@@ -9,7 +9,7 @@
99
* Remove `mypy` from dependencies ([#1968](https://github.com/Labelbox/labelbox-python/pull/1968))
1010

1111
## Updated
12-
* **BREAKING CHANGE:** `UserGroup` now requires `default_role` alongside the `users` attribute. If not using `users`, switch to the `members` field instead.
12+
* **BREAKING CHANGE** `UserGroup` no longer supports the `users` attribute - it's been replaced by the `members` field.
1313
* Update `UserGroup` to fix project membership ([#1986](https://github.com/Labelbox/labelbox-python/pull/1986))
1414

1515
## Fixed

0 commit comments

Comments
 (0)