src/pyams_content.egg-info/PKG-INFO
changeset 81 3e37d4dd8e3b
parent 27 be3984675d3f
child 118 f30ee9996da9
--- a/src/pyams_content.egg-info/PKG-INFO	Tue May 16 11:07:15 2017 +0200
+++ b/src/pyams_content.egg-info/PKG-INFO	Tue Jun 06 17:11:11 2017 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-content
-Version: 0.1.3
+Version: 0.1.4
 Summary: PyAMS base content interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_content
 Author: Thierry Florac
@@ -11,6 +11,16 @@
         History
         =======
         
+        0.1.4
+        -----
+         - added content review features
+         - added image map content type
+         - added attributes on default workflow transactions to handle notifications (used by "pyams_notify" package)
+         - added UserSkinnableContent as base class for site root and blog manager
+         - changed admin view name to "admin" instead of "admin.html"
+         - changed vocabularies declarations
+         - changed widgets CSS class attribute
+        
         0.1.3
         -----
          - added subscribers for media files events