Skip to content

Commit fb2b72c

Browse files
authored
Update CHANGELOG.md
1 parent d54d573 commit fb2b72c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 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-
118

129
# Version 3.29.0 (2022-10-28)
13-
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)