From e999a8d31fd479d266454fef30258defbe9a6ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 13 Mar 2020 12:50:55 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 209261093..520015c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -93,8 +93,8 @@ Version 1.5.14 - load assets using functions ; - load a `runtime.js` assets for objects shared by webpack ; -Branch CRUD-Init -================ +Version 1.5.15 +============== - create an api for rendering entities - css: render the placeholder in expanded choice item as italic (the "no specified" choice") @@ -105,3 +105,4 @@ Branch CRUD-Init - module `show_hide`: add events to module - [phonenumber validation] allow to validate against mobile **or** landline/voip phonenumbers; - [phonenumber validation & format] format and validation does not make the app fail when network is not available; +