diff --git a/CHANGELOG.md b/CHANGELOG.md index 20eef79..5c89552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Rework library CMake with removed INTERFACE type - Add `LWMEM_CFG_SUPPORT_REALLOC_AND_FREE` to disable realloc and free functions +- Implement support for simple (no realloc, no free, grow-only malloc) allocation mechanism ## v2.1.0