diff -r 67bad9f880ee -r 643417150ee3 src/pyams_content.egg-info/PKG-INFO --- a/src/pyams_content.egg-info/PKG-INFO Mon Sep 11 14:54:30 2017 +0200 +++ b/src/pyams_content.egg-info/PKG-INFO Mon Sep 11 15:10:50 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-content -Version: 0.1.5 +Version: 0.1.6 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.6 + ----- + - added content archiver task + - use 'associations' to handle links and external files + - updated workflow transitions conditions + - updated dashboard headers and columns + - updated shared tool's restrictions dashboard + - update workflow summary view and forms messages + - sort items in top links menus + 0.1.5 ----- - une generic function to generate all shared tools (pyams_content.generations)