diff -r 397c6a042106 -r 0df6b07cf813 docs/HISTORY.txt --- a/docs/HISTORY.txt Fri Oct 13 09:05:26 2017 +0200 +++ b/docs/HISTORY.txt Fri Oct 13 10:20:11 2017 +0200 @@ -1,6 +1,12 @@ History ======= +0.1.8 +----- + - updated form widgets group interface to add fieldset class + - added ValidationError exception management "after-update" in AJAX forms; these exceptions can + occur when forms contain "file" input fields of invalid content-type + 0.1.7 ----- - reify permission in protected form object mixin base class