From f690e575224bd4c3f9992218ab293e5e0be8a19f Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 31 May 2020 08:59:33 +0300 Subject: [PATCH] Fixed typos --- CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ee8084ff5..43a08184a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Version 0.7.0 (NOT-RELEASED) -- New route in Locale API to fetch list of languages +- New route in Locale API to fetch a list of languages # Version 0.6.2 (PRE-RELEASE) @@ -13,11 +13,11 @@ - Fixed custom domain not setting correct domain - Fixed wrong SDK method type in avatars browser route - Fixed bug denied public documents (*) to be accessed by guest users -- Fixed cache control issue not allowing collection UI to update properly +- Fixed cache-control issue not allowing collection UI to update properly - Fixed a bug where single permission tag in the console was not being saved - 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 a bug where the session was not set properly when the API used an IP with a non-standard port as hostname - Fixed bug where requests number on the dashboard was hidden when the number got too long - Permission fields are not required for file creation or update