From bf9cffc6fab1a5965a72a66eccea07ae4b81a0f6 Mon Sep 17 00:00:00 2001 From: Neha Batra Date: Mon, 26 Mar 2018 10:25:05 -0700 Subject: [PATCH] add comma to JSON this is why we can't have nice releases Co-Authored-By: Josh Abernathy --- changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.json b/changelog.json index 893e49ccf7d..30a80307ab1 100644 --- a/changelog.json +++ b/changelog.json @@ -15,7 +15,7 @@ "[Fixed] Delete gitignore file when all entries cleared in Repository Settings - #1896", "[Fixed] Add visual indicator that a folder can be dropped on Desktop - #4004. Thanks @agisilaos!", "[Fixed] Attempt to focus the application window on macOS after signing in via the browser - #4126", - "[Fixed] Refresh issues when user manually fetches - #4076" + "[Fixed] Refresh issues when user manually fetches - #4076", "[Improved] Add `Discard All Changes...` to context menu on changed file list - #4197. Thanks @xamm!", "[Improved] Improve contrast for button labels in app toolbar - #4219", "[Improved] Speed up check for submodules when discarding - #4186. Thanks @kmscode!",