From ef2d4faf325c78718b0cff4491aac14547b03a2b Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Sun, 26 Nov 2023 16:51:43 +0800 Subject: [PATCH] Update NEWS.md --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 893a8a8b..3d0445b7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -33,6 +33,7 @@ Red Panda C++ Version 2.26 - fix: Click on the line begin may toggle breakpoint. - change: Don't auto add; when completing '{' for lines starting with 'struct/union/enum' and ending with ')' - Enhancement: Better support for macros. + - Enhancement: Better type induction for auto in foreach loop of maps. Red Panda C++ Version 2.25