Skip to content

Commit 3ce0949

Browse files
committed
metadata export included in changelog
1 parent 3489a09 commit 3ce0949

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
* Importing annotations with model assisted labeling or label imports using ontology object names instead of schemaId now possible
77
* In Python dictionaries, you can now use `schemaId` key or `name` key for all tools, classifications, options
88
* Labelbox's Annotation Types now support model assisted labeling or label imports using ontology object names
9+
* Export metadata when using the following methods:
10+
* `Batch.export_data_rows(include_metadata=True)`
11+
* `Dataset.export_data_rows(include_metadata=True)`
12+
* `Project.export_queued_data_rows(include_metadata=True)`
913

1014
## Removed
1115
* `Project.video_label_generator`. Use `Project.label_generator` instead.

0 commit comments

Comments
 (0)