diff -r a85a46a42e72 -r 8decb05718fe docs/HISTORY.txt --- a/docs/HISTORY.txt Mon Sep 23 10:21:53 2019 +0200 +++ b/docs/HISTORY.txt Thu Sep 26 11:54:28 2019 +0200 @@ -1,6 +1,13 @@ History ======= +0.1.25 +------ + - corrected widget display templates + - set status correctly in form's "add_error" method + - added widget to display JSON dict field + - updated radio and checkbox widget templates to correctly display translation strings + 0.1.24 ------ - added widget selector subscriber predicate