changeset 69 | 0df6b07cf813 |
parent 63 | e48fcd062faf |
child 74 | 946d4f09ab9f |
--- 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