From 1b014596e8d7d033ef3c75e758675d3da1e15cb6 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Sat, 12 Oct 2019 06:26:34 +0300 Subject: [PATCH] Updated changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index bcf8c343e1..2c1a664f8a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ ## Features -* Added 7 new locales for locale service and email templates (af, ar, cz, hu, lt, no, ru, si, sv, ta, vi, zh-cn, zh-tw) +* Added 16 new locales for locale service and email templates (af, ar, bn, cz, hu, hy, jv, lt, no, ru, si, sv, ta, vi, zh-cn, zh-tw) * New users service routes to allow updates pref and name update * 2 stage Docker build * New database rule validation options @@ -11,6 +11,7 @@ * Allow electron apps to not pass origin header * New OAuth adapters (Amazon, Dropbox, Microsoft, Slack, VK) * Added support for ES6 require statements in JS SDK +* Fix for typos in PT-BR translations ## Breaking Changs