From 87fb38256b5d0859834faaeaf22b843e38a1285a Mon Sep 17 00:00:00 2001 From: "liang.he" Date: Mon, 15 Sep 2025 15:35:58 +0800 Subject: [PATCH] Add release notes for WAMR-2.4.2 (#4624) --- RELEASE_NOTES.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4904d3949..15fe80d81 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,19 @@ +## WAMR-2.4.2 + +### Breaking Changes + +### New Features + +### Bug Fixes + +- CVE-2025-58749. Fix a potential hang issue in LLVMJIT mode + +### Enhancements + +### Others + +--- + ## WAMR-2.4.1 ### Breaking Changes