--- a/docs/Writerside/topics/about.md Sun Dec 07 13:17:25 2025 +0100 +++ b/docs/Writerside/topics/about.md Sun Dec 07 13:18:22 2025 +0100 @@ -33,12 +33,12 @@ * changes the members of CxJson and CxJsonValue * changes the return value of cxJsonObjIter() to CxMapIterator * changes CxTree structure so that it now inherits CX_COLLECTION_BASE -* removes the sort_members feature from CxJsonWriter * fixes cxJsonWrite() incorrectly returning non-zero when strings needed to be escaped * 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() were not returning zero after freeing the memory when passed a size of zero +* removes the sort_members feature from CxJsonWriter ### Version 3.2 - 2025-11-30 {collapsible="true"}