--- a/docs/HISTORY.txt Fri Oct 05 15:00:26 2018 +0200
+++ b/docs/HISTORY.txt Fri Oct 05 15:13:58 2018 +0200
@@ -1,6 +1,12 @@
History
=======
+0.1.20
+------
+ - added base typed contents properties edit form
+ - added option to view items display portlet to select start position of extracted items
+ - use locale settings when sorting top menu items
+
0.1.19
------
- added "topic" shared content
--- a/src/pyams_content.egg-info/PKG-INFO Fri Oct 05 15:00:26 2018 +0200
+++ b/src/pyams_content.egg-info/PKG-INFO Fri Oct 05 15:13:58 2018 +0200
@@ -1,12 +1,11 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
Name: pyams-content
-Version: 0.1.19.1
+Version: 0.1.20
Summary: PyAMS base content interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_content
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
-Description-Content-Type: UNKNOWN
Description:
PyAMS content configuration directives
======================================
@@ -73,6 +72,12 @@
History
=======
+ 0.1.20
+ ------
+ - added base typed contents properties edit form
+ - added option to view items display portlet to select start position of extracted items
+ - use locale settings when sorting top menu items
+
0.1.19
------
- added "topic" shared content
@@ -292,3 +297,4 @@
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Provides-Extra: test