From eccc1c99bd2e1c45bee5364c3ec128c06a491c77 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 29 May 2020 15:47:30 +0300 Subject: [PATCH] Updated changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 39a1046378..0a7887c4c9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ - Added missing webhooks events in the console - Added missing option to delete project - Fixed a bug where the session was not set properly when the API used an IP with non-standard port as hostname +- Fixed bug where requests number on the dashboard was hidden when the number got too long ## Security