From dce377d6d2cb0139b329115075aaf61beec65d45 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Thu, 29 Jun 2023 00:29:29 +0800 Subject: [PATCH] update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 9789ebdc..7cd13058 100644 --- a/NEWS.md +++ b/NEWS.md @@ -13,7 +13,7 @@ Red Panda C++ Version 2.23 - enhancement: improve parsing result for function parameters like 'Node (&node)[10]' - fix: Can't copy by ctrl+dray&drop to current selection's begin/end - enhancement: Support debug executable files generated by mingw-w64 gcc 13.1 and filepath contains non-ascii chars. - - enhancement: When deleteing files in the files view, try moving to the trash bin instead. + - enhancement: When deleteing files in the files/project view, try moving to the trash bin instead. - fix: GNU assembly files (.s) are not shown in the files view. Red Panda C++ Version 2.22