--- a/src/pyams_content.egg-info/PKG-INFO Fri Oct 12 14:33:03 2018 +0200
+++ b/src/pyams_content.egg-info/PKG-INFO Tue Nov 13 14:05:02 2018 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-content
-Version: 0.1.21
+Version: 0.1.25
Summary: PyAMS base content interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_content
Author: Thierry Florac
@@ -72,6 +72,33 @@
History
=======
+ 0.1.25
+ ------
+ - added pictograms manager to handle empty pictograms list
+ - keep order when updating container's object URL's
+ - updated permission to access properties view
+ - corrected OpenGraph locale tags
+
+ 0.1.24
+ ------
+ - updated public title of attachments
+ - check view's context before using it's content type
+ - get view's internal references into given order
+
+ 0.1.23
+ ------
+ - added check in text with prefix widgets
+ - updated attachment public title
+
+ 0.1.22
+ ------
+ - sort pictograms in manager settings form
+ - use request hostname in portlets cache key
+ - added attributes, methods and portlet related to site navigation
+ - added settings to add prefix to all external files download links
+ - added sitemap and "robots.txt" views
+ - updated videos renderers
+
0.1.21
------
- updated cancel button's type in paragraphs inner edit forms