--- a/docs/Writerside/topics/about.md Sat Dec 06 16:30:11 2025 +0100 +++ b/docs/Writerside/topics/about.md Sat Dec 06 17:51:08 2025 +0100 @@ -33,6 +33,7 @@ * changes the members of CxJson and CxJsonValue * changes the return value of cxJsonObjIter() to CxMapIterator * 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()