From d35c8bfbe391cb55cb84a3a3d89069154862a2a3 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Sat, 5 Oct 2019 08:44:15 +0300 Subject: [PATCH] Updated changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 2e18e89e9a..2945388879 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,12 +2,13 @@ ## Planned Issues -* Added 7 new locales for locale service and email templates (af_ZA, cz, hu, no*, ru, sv, ta, vi, zh) +* Added 7 new locales for locale service and email templates (af, cz, hu, lt, no, ru, sv, ta, vi, zh-cn, zh-tw) * New users service routes to allow updates pref, email and name update * 2 stage Docker build * New database rule validation options * Update docs example with auth info * Limit HTTP origin check only to browser integrations +* Allow electron apps to not pass origin header # Version 0.2.0 (PRE-RELEASE)