docs/HISTORY.txt
changeset 18 0c3173d06f3f
parent 11 85506e4365c5
child 23 0f5d1fa99b9f
--- a/docs/HISTORY.txt	Tue Apr 10 15:13:32 2018 +0200
+++ b/docs/HISTORY.txt	Fri Apr 27 10:23:24 2018 +0200
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+0.1.3
+-----
+ - in weight ordered viewlets managers, sort viewlets with same weight by labels
+ - added "empty" viewlet and content provider (rendering an empty string) as base classes
+
 0.1.2
 -----
  - splitted content provider class between BaseContentProvider and ViewContentProvider