Update CHANGELOG

This commit is contained in:
1024jp 2017-12-26 19:27:29 +09:00
parent 4c4ccaa929
commit 2b924b2a25

View File

@ -11,7 +11,11 @@ develop
- Add new actions “Half-width to Full-width” and “Full-width to Half-width” to Text > Transformations menu.
- Add new setting option “Reopen windows from last session on launch” in General pane.
- Add new setting option “including whitespace-only lines” for “trim trailing whitespace” action in General pane.
- Share documents with other people through iCloud drive with “Add People” action in the File > Share menu.
- More integrated Share feature:
- Share documents with other people through iCloud drive with “Add People” action in the File > Share menu.
- Enable sharing a document that have not been saved yet.
- Remove the feature shares document content text from File menu (Sharing the document file still exists.).
- Other small improvements.
### Improvements
@ -20,7 +24,6 @@ develop
- Add clear button to input fields in the find panel.
- Scroll console view after getting a new message to make it visible.
- Display sharing window within the target document window.
- Remove the feature shares document content text from File menu (Sharing the document file still exists.).
- Swap position of “View” with “Format” menu to conform to Apple's HIG.
- Display full encoding name in the status bar instead of the IANA charset name.
- Add tooltips to Unicode normalization forms in Text menu.