# HG changeset patch # User Goffi # Date 1449511065 -3600 # Node ID 7a6598df39adaca39f56a5d9607afa9b5368b180 # Parent 0cf705af755cfc1c254f4feafebdda43c994bedb added 0.6.0 changelog diff -r 0cf705af755c -r 7a6598df39ad CHANGELOG --- a/CHANGELOG Wed Nov 25 13:04:56 2015 +0100 +++ b/CHANGELOG Mon Dec 07 18:57:45 2015 +0100 @@ -1,5 +1,14 @@ All theses changelog are not exhaustive, please check mercurial repository for more details. +v 0.6.0 (02/12/2015): + - menus management improvment + - GenericList: better 'change' signal handling, added GenericList.contents property + - TabsContainer: allows to select a tab when adding it + - FileDialog: a message can now be displayed above the file selector + - NotificationBar: removePopUp allows to remove a widget in the queue + - GenericDialog buttons callbacks can be set after widget creation + - various fixes + v 0.4.1 (15/09/2014): - fixed forgotten files in MANIFEST.in