Delete CotEditor 3.6.13 from changelog

This commit is contained in:
1024jp 2019-02-02 00:58:59 +09:00
parent 4025648692
commit 6b081fe422

View File

@ -47,11 +47,14 @@ Change Log
### Improvements
- [beta] Merge a part of changes in CotEditor 3.6.13.
- Restore more UI state on window restoration.
### Fixes
- Fix an issue where the last syntax style was not applied when an unsaved document was restored from the last session.
- Fix an issue where auto-completion could cancel suddenly under a restricted condition.
- Fix a possible issue where word counting could be stuck.
- [beta] Fix multi-cursor behavior with `→` and `←` when something is selected.
@ -122,22 +125,6 @@ Change Log
3.6.13 (unreleased)
--------------------------
### Improvements
- Restore more UI state on window restoration.
### Fixes
- Fix an issue where the last syntax style was not applied when an unsaved document was restored from the last session.
- Fix an issue where auto-completion could cancel suddenly under a restricted condition.
- Fix a possible issue where word counting could be stuck.
3.6.12 (311)
--------------------------