update NEWS.md

This commit is contained in:
Roy Qu 2024-03-23 18:42:11 +08:00
parent 272431e96b
commit 4f637481e4
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Red Panda C++ Version 2.27
- enhancement: Improvement in italic font support.
- fix: History not correctly loaded with up/down arrow key in the debug console.
- enhancement: Improve lambda expression support.
- enhancement: Show type completion hint after "constexpr"/"extern"/"static"/"consteval"/"constinit"/"const"/"volatile" etc.
- enhancement: Show type completion hint after "constexpr"/"extern"/"static"/"consteval"/"constinit"/"const"/"volatile"/"inline" etc.
- enhancement: Restore line position after file is modified outside and reloaded.
Red Panda C++ Version 2.26