Browse Source

Add release notes for WAMR-2.4.2 (#4624)

liang.he 5 months ago
parent
commit
87fb38256b
1 changed files with 16 additions and 0 deletions
  1. 16 0
      RELEASE_NOTES.md

+ 16 - 0
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