update NEWS.md

This commit is contained in:
royqh1979@gmail.com 2021-10-04 20:17:05 +08:00
parent b28d2d4ab4
commit b5725e9761
1 changed files with 3 additions and 3 deletions

View File

@ -9,12 +9,12 @@ Version 0.6.0
- implement: correctly recognize clang (msys2 build) - implement: correctly recognize clang (msys2 build)
- enhancement: don't add encoding options when using clang to compile (clang only support utf-8) - enhancement: don't add encoding options when using clang to compile (clang only support utf-8)
- enhancement: find occurence in project - enhancement: find occurence in project
- implement: refactor in file - implement: rename symbol in file
- enhancement: replace in files - 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 - fix: search in files
- implement: register file associations - 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 - implement: open files pasted by clipboard
Version 0.5.0 Version 0.5.0