Commit 9ffef19a authored by Greg Williams's avatar Greg Williams
Browse files

Updated release notes to call out keys->used addition for easily determining...

Updated release notes to call out keys->used addition for easily determining the number of keys actually retrieved
parent 4923dd17
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
v0.9.1 (kinetic-protocol 3.0.5)
-------------------------------
* Added get_key_range.c example for KineticClient_GetKeyRange().
* Added `keys->used` to ByteBufferArray to reflect the number of buffers actually used, and updated `KineticClient_GetKeyRange()` to populate it.
* Added `get_key_range.c` example for `KineticClient_GetKeyRange()`.

v0.9.0 (kinetic-protocol 3.0.5)
-------------------------------