From c8981bfcf4ffd1a122127c055086dab8887947ad Mon Sep 17 00:00:00 2001 From: joshaber Date: Thu, 11 May 2017 11:44:35 -0400 Subject: [PATCH] List the things --- changelog.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/changelog.json b/changelog.json index cb8ffeaf2a6..c4d37e431e2 100644 --- a/changelog.json +++ b/changelog.json @@ -1,7 +1,20 @@ { "releases": { "0.0.40": [ - + "[Added] Menu item for showing the app logs - #1349", + "[Fixed] Don't let the two-factor authentication dialog be submitted while it's empty - #1386", + "[Fixed] Undo Commit showing the wrong commit - #1373", + "[Fixed] Windows: Update the icon used for the installer - #1410", + "[Fixed] Undoing the first commit - #1401", + "[Fixed] A second window would be opened during the OAuth dance - #1382", + "[Fixed] Don't include the comment from the default merge commit message - #1367", + "[Fixed] Show progress while committing - #923", + "[Fixed] Windows: Merge Branch sizing would be wrong on high DPI monitors - #1210", + "[Fixed] Windows: Resize the app from the top left corner - #1424", + "[Fixed] Changing the destination path for cloning a repository now appends the repository's name - #1408", + "[Fixed] The blank slate view could be visible briefly when the app launched - #1398", + "[Improved] Performance updating menu items - #1321", + "[Improved] Windows: Dim the title bar when the app loses focus - #1189" ], "0.0.39": [ "[Fixed] An uncaught exception when adding a user - #1394"