Add a missing blank line to CHANGELOG

This commit is contained in:
1024jp 2017-09-21 12:54:25 +09:00
parent f762d1eb5a
commit d26a545264

View File

@ -9,6 +9,7 @@ Develop
- Add new `NewDocument` option to `CotEditorXOutput` for UNIX Scripting to put output string to newly created document.
### Improvements
- Update “JavaScript” syntax style:
@ -19,7 +20,7 @@ Develop
### Fixes
- Fix an issue where current line highlight was occasionally too wide when line height is 1.0.
- Fix an issue where the hanging-indent was not update in specific cases.
- Fix an issue where the hanging-indent was not updated in specific cases.