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: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Changelog
2
2
3
+
# Version 3.30.2 (2022-11-28)
4
+
### Added
5
+
* Added `client.clear_global_keys()` to remove global keys from their associated data rows
6
+
3
7
# Version 3.30.1 (2022-11-16)
4
8
### Fixed
5
9
* Running `project.setup_editor()` multiple times no longer resets the ontology, and instead raises an error if the editor is already set up for the project
0 commit comments