--- a/src/pyams_form.egg-info/PKG-INFO Thu Oct 08 09:17:56 2015 +0200
+++ b/src/pyams_form.egg-info/PKG-INFO Thu Oct 08 09:18:48 2015 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-form
-Version: 0.1.1
+Version: 0.1.2
Summary: PyAMS base form interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_form
Author: Thierry Florac
@@ -8,6 +8,24 @@
License: ZPL
Description:
+ History
+ =======
+
+ 0.1.2
+ -----
+ - updated form template to change dialog's close icon
+ - added Select2 and TextLineList widgets
+
+ 0.1.1
+ -----
+ - added "widget_title" viewlet to form's header (if requested explicitly)
+ - added CSS class for form's help block
+ - updated checkbox translations
+ - small changes in subforms and groups management (modified interface)
+
+ 0.1.0
+ -----
+ - first release
Keywords: Pyramid PyAMS form
Platform: UNKNOWN