--- a/src/pyams_content.egg-info/PKG-INFO Fri Dec 14 18:29:23 2018 +0100
+++ b/src/pyams_content.egg-info/PKG-INFO Fri Dec 14 18:38:02 2018 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-content
-Version: 0.1.30
+Version: 0.1.31
Summary: PyAMS base content interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_content
Author: Thierry Florac
@@ -72,6 +72,18 @@
History
=======
+ 0.1.31
+ ------
+ - updated dynamic menus management
+ - use custom skin's stylesheet in HTML editor
+ - updated factories declarations
+ - add error message in rename form when selected URL already exists
+ - added option to force canonical URL in internal links
+ - updated views interfaces to add optional "request" argument to params and results getters methods
+ - updated views and search engines so that results displayed in a view component can be excluded from other search
+ results
+ - allow direct search by OID (prefixed by +) in front-office
+
0.1.30
------
- updated quick search engine from dashboards