docs/HISTORY.txt
changeset 467 e2398d43df0e
parent 455 4e8a06768170
child 473 3e819a356396
--- 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