diff -r 42c7d16e01fc -r 437f3b783d25 docs/HISTORY.txt --- 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