--- a/CHANGELOG Sat Dec 13 12:50:37 2025 +0100 +++ b/CHANGELOG Sat Dec 13 12:54:56 2025 +0100 @@ -23,6 +23,7 @@ * fixes that overwriting items with cxMapPut() in a kv-list did not work * fixes that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray() were not returning zero after freeing the memory when passed a size of zero + * removes the CX_STR() macro and instead makes the cx_str() inlinable * removes the sort_members feature from CxJsonWriter * removes the source and sink API from properties.h * removes the flush feature from CxBuffer