diff -r b50158f7050d -r 578c0df290b5 docs/HISTORY.txt --- a/docs/HISTORY.txt Fri Dec 08 10:57:36 2017 +0100 +++ b/docs/HISTORY.txt Fri Dec 08 11:57:42 2017 +0100 @@ -1,6 +1,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