src/pyams_form.egg-info/PKG-INFO
changeset 81 63910cffdf2b
parent 76 81ec137eb851
child 87 cfd3fe45ed6b
--- a/src/pyams_form.egg-info/PKG-INFO	Fri Jan 26 17:27:31 2018 +0100
+++ b/src/pyams_form.egg-info/PKG-INFO	Fri Jan 26 17:28:53 2018 +0100
@@ -1,16 +1,23 @@
 Metadata-Version: 1.1
 Name: pyams-form
-Version: 0.1.9
+Version: 0.1.10
 Summary: PyAMS base form interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_form
 Author: Thierry Florac
 Author-email: tflorac@ulthar.net
 License: ZPL
+Description-Content-Type: UNKNOWN
 Description: 
         
         History
         =======
         
+        0.1.10
+        ------
+         - added optional notice before and after widgets, and added CSS class to form groups
+         - updated object subform template for z3c.form >= 3.4.0
+         - reified "groups" form property
+        
         0.1.9
         -----
          - added test in main form template to remove "<form>" tag when no action is defined