diff -r c8dd35f3ea53 -r 12da0654e4a9 CHANGELOG --- a/CHANGELOG Sat Dec 06 16:22:19 2025 +0100 +++ b/CHANGELOG Sat Dec 06 16:30:11 2025 +0100 @@ -4,6 +4,8 @@ * adds cx_system_page_size() to allocator.h * changes cxBufferReserve() to allow reducing the capacity * changes the members of CxJson and CxJsonValue + * changes the return value of cxJsonObjIter() to CxMapIterator + * removes the sort_members feature from CxJsonWriter * fixes critical memory leak when using cxMapFree() on a kv-list that is using destructors * fixes that overwriting items with cxMapPut() in a kv-list did not work * fixes that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()