update NEWS.md

This commit is contained in:
Roy Qu 2022-01-24 16:51:38 +08:00
parent 05e7d42447
commit c100c5c3e8
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Red Panda C++ Version 0.13.3
- fix: when open a file, all blank lines's indents are removed. - fix: when open a file, all blank lines's indents are removed.
- fix: indent lines displayed at wrong position, when there are folded lines - fix: indent lines displayed at wrong position, when there are folded lines
- fix: if editor's active line color is disabled, caret's position may not be correct redrawn - fix: if editor's active line color is disabled, caret's position may not be correct redrawn
- fix: crash if compiler set's include dir list is not empty and lib dir list is empry - fix: insert code snippets will crash, if current compiler set's include dir list is not empty and lib dir list is empty
Red Panda C++ Version 0.13.2 Red Panda C++ Version 0.13.2
- fix: "delete and exit" button in the environtment / folder option page doesn't work correctly - fix: "delete and exit" button in the environtment / folder option page doesn't work correctly