update changelog

This commit is contained in:
Julien Fastré 2020-03-13 12:50:55 +01:00
parent aad7417869
commit e999a8d31f

View File

@ -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;