Skip to content

Commit 19fd4df

Browse files
author
Kevin Kim
committed
Edit changelog
1 parent d17d9fc commit 19fd4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Use the `NDJsonConverter.serialize()` and `NDJsonConverter.deserialize()` methods
99
* Global Keys for data rows
1010
* 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`
11+
* Get data rows using global keys with `client.get_data_row_ids_for_global_keys` and `client.get_data_rows_for_global_keys`
1212

1313
# Version 3.26.1 (2022-08-23)
1414
### Changed

0 commit comments

Comments
 (0)