--- a/src/pyams_content.egg-info/PKG-INFO Fri Dec 08 10:57:36 2017 +0100
+++ b/src/pyams_content.egg-info/PKG-INFO Fri Dec 08 11:57:42 2017 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-content
-Version: 0.1.8
+Version: 0.1.9
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.9
+ -----
+ - added site management features
+ - added "pyams_content.features" module to include extra-content features like content check,
+ content preview and content reviews
+ - added base classes and management interface to handle custom "typed" contents; these are shared contents
+ of a same content-type, but for which a given "datatype" attribute determines which attributes are available
+ within a given interface which defines all available attributes
+ - updated review interfaces
+
0.1.8
-----
- switch from callbacks to events in several forms output