From b06221e261acf2f25981ca9074a89fb69db40cd7 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Mon, 21 Oct 2019 20:04:19 +0300 Subject: [PATCH] Updated changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 720cde1700..9adb1cc0c8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -18,12 +18,14 @@ * New users service routes to allow updates pref and name update * New OAuth adapters (Amazon, Dropbox, Microsoft, Slack, VK) * Added support for ES6 require statements in JS SDK +* New Locale API route for fetching list of continents ## Bugs * Fix for typos in PT-BR translations * Fix for UI crash when project user was missing a name * Fix for it locale including the en templates by mistake * Fix for UI not showing user's prefs properly +* Fixed 401 unexpected error when no permission passed in creation of a new resource ## Breaking Changes