--- a/CHANGELOG Sun Dec 07 15:34:46 2025 +0100 +++ b/CHANGELOG Sun Dec 07 19:36:51 2025 +0100 @@ -2,6 +2,7 @@ ------------------------ * adds cx_system_page_size() to allocator.h + * adds cxJsonFromString() * changes cxFreeDefault() from a macro to a function so that it can be used as a simple destructor * changes cxBufferReserve() to allow reducing the capacity * changes the members of CxJson and CxJsonValue