From 511d0c31e642d1f9178f0bbeb7e0eecb836ee620 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 12 Jan 2020 01:16:00 +0200 Subject: [PATCH] Updated change log --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index f6d3acbffa..b5cbc0d88f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -16,6 +16,7 @@ * Fixed gravatar icons not showing up correctly on the console * Fixed code location of project not found error * Fixed bug where tags element would ignore tab key for parsing new tags +* Fixed OAuth login error saying project UID is missing when its not # Version 0.4.0 (PRE-RELEASE)