Tweak CHANGELOG

This commit is contained in:
1024jp 2020-06-19 14:34:22 +09:00
parent cbedea266f
commit f1837f5167

View File

@ -12,8 +12,8 @@ Change Log
### Fixes
- Fix an issue in the multiple replacement definition editing where the result order was broken or even the application crashed when reordering multiple rules at once.
- Fix an issue in the editor that the cursor skipped the space just after the word when moving the cursor to the next word boundary with `⌥⇧→` or `⌥→` shortcut .
- Fix an issue in the multiple replacement definition editing where the result order broke, or even the application crashed when reordering multiple rules at once.
- Fix an issue in the editor that the cursor skipped the space just after the word when moving the cursor to the next word boundary with `⌥⇧→` or `⌥→` shortcut.
- Fix an issue in the dialog for the pattern line sort that the sample line could indicate a wrong sort key scope when the sort key type is “column.”
- Fix the feedback animation when dragging and dropping items in a table.