diff --git a/Changelog.md b/Changelog.md index 4a1f5538121..8540f2f68f0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,7 @@ * motoko + * Fix: insert critical overflow checks preventing rare heap corruptions in out-of-memory allocation and stable variable serialization (#3077) * Implement support for `heartbeat` system methods (thanks to ninegua) (#2971) * motoko-base