docs/HISTORY.txt
changeset 142 e5e3406cf037
parent 99 29e2004100b3
child 157 248712f00a9f
--- a/docs/HISTORY.txt	Tue Jun 26 15:00:06 2018 +0200
+++ b/docs/HISTORY.txt	Thu Jun 28 08:41:56 2018 +0200
@@ -1,6 +1,15 @@
 History
 =======
 
+0.1.12
+------
+ - added support for portlet renderer settings
+ - renamed "settings_class" portlet attribute to "settings_factory"; this factory can now be a
+   function, a class or an interface: in this last case, current implementation will look for
+   registered object factory for given interface to create portlet settings.
+ - handle portlets rendering cache; portlets cache is cleared on any portlet settings modification
+ - updated breadcrumbs
+
 0.1.11
 ------
  - updated forms and widgets prefix