diff -r 49f831e73fc8 -r e2398d43df0e docs/HISTORY.txt --- a/docs/HISTORY.txt Wed Sep 25 17:22:11 2019 +0200 +++ b/docs/HISTORY.txt Thu Sep 26 11:58:24 2019 +0200 @@ -1,6 +1,16 @@ History ======= +0.1.43 +------ + - added generic IContentTitle interface and adapters + - added search results portlet renderer, and updated search results portlet API + - added view items portlet renderer + - added TALES extension to include content's type and data type in headers ou HTML tags + - updated shared forms rendering (using new paragraph type) and submit (allowing form's handler + to display a custom message) + - updated IContentTag adapter for typed shared contents, using data type definition property + 0.1.42 ------ - updated shared form rendering