Skip to content

Commit fcd6af3

Browse files
committed
add changes
1 parent 29f7ca0 commit fcd6af3

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
@@ -5,6 +5,10 @@
55
* Batches in a project can be retrieved with `project.batches()`
66
* Added `Batch.remove_queued_data_rows()` to cancel remaining data rows in batch
77
* Added `Batch.export_data_rows()` which returns `DataRow`s for a batch
8+
* NDJsonConverter now supports Video bounding box annotations.
9+
* Note: Currently does not support nested classifications.
10+
* Note: Converting an export into Labelbox annotation types, and back to export will result in only keyframe annotations. This is to support correct import format.
11+
812

913
## Fix
1014
* `batch.project()` now works

0 commit comments

Comments
 (0)