From 5ab4fab4380f4b730754dcb46b8e9a9cc2de558e Mon Sep 17 00:00:00 2001 From: Nick Denry Date: Thu, 28 May 2020 19:40:54 +0300 Subject: [PATCH] Fix typos --- CHANGES.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 89a5621..d164bb3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,10 @@ ## 0.1.54 (2020-05-28) -- Fix interrupting macOS shutdown with minimizeOnClose setting enabled -- Add tray icons for macOS dark mode -- Improve macOS tray icons +- Fix for interrupting macOS shutdown with minimizeOnClose setting enabled +- Added tray icons for macOS dark mode +- macOS tray icons improved - Display menu items according to typical usability for each platform -- Add restart action to the settings dialog +- Added restart action to the settings dialog ## 0.1.53 (2020-05-18)