diff --git a/NEWS.md b/NEWS.md index 61a0a539..a35d5e43 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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