diff -r 13db231ca918 -r 8a14864b8429 src/pyams_content.egg-info/PKG-INFO --- a/src/pyams_content.egg-info/PKG-INFO Tue Sep 19 11:12:03 2017 +0200 +++ b/src/pyams_content.egg-info/PKG-INFO Tue Sep 19 11:38:25 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-content -Version: 0.1.6 +Version: 0.1.7 Summary: PyAMS base content interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_content Author: Thierry Florac @@ -11,6 +11,14 @@ History ======= + 0.1.7 + ----- + - added illustration and gallery paragraphs summary + - added shared forms + - update 'archived' dashboards using new workflow 'archived_states' property + - move 'content.workflow' notification handler from PyAMS_notify package + - get mode from parent mode in inner illustration edit form + 0.1.6 ----- - added content archiver task