From b5725e976194a2fa245a79aac3e461789a7a389f Mon Sep 17 00:00:00 2001 From: "royqh1979@gmail.com" Date: Mon, 4 Oct 2021 20:17:05 +0800 Subject: [PATCH] update NEWS.md --- NEWS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 224bd364..09579cf3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,12 +9,12 @@ Version 0.6.0 - implement: correctly recognize clang (msys2 build) - enhancement: don't add encoding options when using clang to compile (clang only support utf-8) - enhancement: find occurence in project - - implement: refactor in file + - implement: rename symbol in file - enhancement: replace in files - - enhancement: refactor in project (using search symbol occurence and replace in files) + - enhancement: rename symbol in project (using search symbol occurence and replace in files) - fix: search in files - implement: register file associations - - implement: when startup , open file provided by commmand line options + - implement: when startup , open file provided by command line options - implement: open files pasted by clipboard Version 0.5.0