We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57eff3c commit ee84a5fCopy full SHA for ee84a5f
libs/labelbox/CHANGELOG.md
@@ -9,7 +9,7 @@
9
* Remove `mypy` from dependencies ([#1968](https://github.com/Labelbox/labelbox-python/pull/1968))
10
11
## Updated
12
-* **BREAKING CHANGE** `UserGroup` no longer supports the `users` attribute - it's been replaced by the `members` field.
+* **BREAKING CHANGE** `UserGroup` no longer supports the `users` field - it's been replaced by the `members` field.
13
* Update `UserGroup` to fix project membership ([#1986](https://github.com/Labelbox/labelbox-python/pull/1986))
14
15
## Fixed
0 commit comments