--- a/src/pyams_content.egg-info/PKG-INFO Mon Jun 29 18:23:29 2020 +0200
+++ b/src/pyams_content.egg-info/PKG-INFO Mon Jun 29 22:50:00 2020 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-content
-Version: 0.1.56.2
+Version: 0.1.57
Summary: PyAMS base content interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_content
Author: Thierry Florac
@@ -75,6 +75,12 @@
0.1.57
------
- added check in user's addings menu to avoid getting shared sites in menu items
+ - added search on collections
+ - added options to "Header" and "Title" portlets to display publication date
+ - updated shared content types management (using mixins)
+ - updated permission to access form fields edit form
+ - updated reverse links view to only display the last version of contents with links to the
+ current context (instead of last "absolute" version, as usual)
0.1.56.1
--------