Skip to content

Commit 19d076e

Browse files
author
Kevin Kim
committed
Update changelog to include fix to create_batch
1 parent 972db8e commit 19d076e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
### Added
55
* Added `client.clear_global_keys()` to remove global keys from their associated data rows
66

7+
### Fixed
8+
* Fixed `project.create_batch()` to work with both data_row_ids and data_row objects
9+
710
# Version 3.30.1 (2022-11-16)
811
### Fixed
912
* 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

Comments
 (0)