diff -r bebdf1365369 -r 3e37d4dd8e3b src/pyams_content.egg-info/PKG-INFO --- 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