CHANGELOG

changeset 1547
12da0654e4a9
parent 1546
c8dd35f3ea53
child 1548
12315ee158ad
--- 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()

mercurial