Skip to content

Commit a1a7998

Browse files
committed
include changelog
1 parent 9bd7e59 commit a1a7998

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
@@ -6,6 +6,9 @@
66
* Use the `LBV1Converter.serialize()` and `LBV1Converter.deserialize()` methods
77
* Support for document (pdf) de/serialization for imports
88
* Use the `NDJsonConverter.serialize()` and `NDJsonConverter.deserialize()` methods
9+
* Global Keys for data rows
10+
* Assign global keys to a data row with `client.assign_global_keys_to_data_rows`
11+
* Get data rows using global keys with `client.get_data_row_ids_for_global_keys`
912

1013
# Version 3.26.1 (2022-08-23)
1114
### Changed

0 commit comments

Comments
 (0)