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