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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
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
+
7
+
### Fixed
8
+
* Fixed `project.create_batch()` to work with both data_row_ids and data_row objects
9
+
3
10
# Version 3.30.1 (2022-11-16)
4
11
### Fixed
5
12
* 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