Update CHANGELOG

This commit is contained in:
1024jp 2020-02-07 21:32:53 +09:00
parent 371c9b8fb8
commit 722e5a8c20

View File

@ -7,9 +7,9 @@ Change Log
### Improvements
- Optimize invisible character drawing.
- Make space to draw the invisible symbol for ZERO WIDTH SPACE (U+200B) when “other invisible characters” option is enabled.
- [trivial] Optimize the performance of hanging indent calculation and line number view drawing.
- Optimize the performance of the invisible character drawing.
- Make space to draw the invisible symbol for ZERO WIDTH SPACE (U+200B) when the “other invisible characters” option is enabled.
- [trivial] Optimize the performance of the hanging indent calculation and the line number view drawing.
### Fixes