--- a/CHANGELOG Thu Dec 11 17:08:17 2025 +0100 +++ b/CHANGELOG Thu Dec 11 22:43:13 2025 +0100 @@ -5,6 +5,7 @@ * adds cxJsonFromString() * adds line continuation support to CxProperties / CxPropertiesConfig * adds cxBufferMaximumCapacity() + * adds CX_BUFFER_DO_NOT_FREE buffer flag * 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