Skip to content

Commit 3df20a0

Browse files
authored
Merge pull request #764 from Labelbox/update-changelog
Update changelog
2 parents d54d573 + f5d2171 commit 3df20a0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@
44
### Changed
55
* create_data_rows, create_data_rows_sync, create_data_row, and update data rows all accept the new data row input format for row data
66
* create_data_row now accepts an attachment parameter to be consistent with create_data_rows
7-
* Attachment text content and data row in-line text content are automatically uploaded to files on the backend
87
* Conversational text data rows will be uploaded to a json file automatically on the backend to reduce the amount of i/o required in the SDK.
9-
* Additional details will be outlined in the docs and we will link to them here.
10-
11-
12-
# Version 3.29.0 (2022-10-28)
138

9+
# Version 3.29.0 (2022-11-02)
1410
### Added
1511
* Added new base `Slice` Entity/DbObject and `CatalogSlice` class
1612
* Added `client.get_catalog_slice(id)` to fetch a CatalogSlice by ID

0 commit comments

Comments
 (0)