update NEWS.md

This commit is contained in:
Roy Qu 2024-02-29 09:55:49 +08:00
parent 6daddd1e5b
commit a1387a7c2c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Red Panda C++ Version 2.27
- fix: (Hopefully) properly escape filenames and arguments in makefile generation.
- enhancement: Beautify display for spaces and linebreaks.
- fix: Insert line after comments may auto add an extra '*'.
- fix: Can't show function tips for std::ios::sync_with_stdio
- fix: Can't show function tips for std::ios::sync_with_stdio.
Red Panda C++ Version 2.26
- enhancement: Code suggestion for embedded std::vectors.