--- a/CHANGELOG Wed Dec 10 23:01:26 2025 +0100 +++ b/CHANGELOG Wed Dec 10 23:17:00 2025 +0100 @@ -3,6 +3,7 @@ * adds cx_system_page_size() to allocator.h * adds cxJsonFromString() + * adds line continuation support to CxProperties / CxPropertiesConfig * 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