docs/HISTORY.txt
changeset 315 81e7c46a70c8
parent 291 1408f52bc363
child 335 228fcc7327a1
--- a/docs/HISTORY.txt	Thu Apr 26 18:02:46 2018 +0200
+++ b/docs/HISTORY.txt	Fri Apr 27 11:18:50 2018 +0200
@@ -1,6 +1,17 @@
 History
 =======
 
+0.1.15
+------
+ - renamed factories to use snake_case on functions
+ - refactored tables attributes management
+ - updated permission checks in container delete helper function
+ - updated default TinyMCE editor configuration (MyAMS.js)
+ - updated row refresh event (MyAMS.js)
+ - handle null events in JSON response (MyAMS.js)
+ - added check in Select2 plug-in to avoid multiple components initializations (MyAMS.js)
+ - added JSON events helpers functions
+
 0.1.14
 ------
  - added support for IObjectData interface on menu items and actions