docs/HISTORY.txt
changeset 156 437f3b783d25
parent 151 68601c3a38a6
child 159 4d8dc6cfe24f
--- a/docs/HISTORY.txt	Fri Oct 19 17:47:05 2018 +0200
+++ b/docs/HISTORY.txt	Tue Oct 23 12:08:33 2018 +0200
@@ -1,6 +1,13 @@
 History
 =======
 
+0.1.20
+------
+ - added custom widgets with validation rules for integer and float fields
+ - updated forms templates
+ - added "override_widget_template" and "override_widget_layout" to be able to change a widget
+   template without using ZCML
+
 0.1.19
 ------
  - updated AJAX form decorator