From bf53c7006cfad6dd477193a50edfcbb9f54a0397 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Fri, 4 Oct 2019 08:14:42 +0300 Subject: [PATCH] Changelog for 0.3.0 --- CHANGES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5ae0928e7..c4a1bc250 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,14 @@ +# Version 0.3.0 (PRE-RELEASE) + +## Planned Issues + +* Added 7 new locales for locale service and email templates (cz, hu, no*, ru, sv, ta, vi, zh) +* 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 + # Version 0.2.0 (PRE-RELEASE) ## Features