diff CHANGELOG @ 100:4629924c136f 0.4.0

Changelog + version update
author Goffi <goffi@goffi.org>
date Mon, 08 Sep 2014 23:39:46 +0200
parents e497bf7e3060
children abc0ae944030
line wrap: on
line diff
--- a/CHANGELOG	Mon Sep 08 18:11:16 2014 +0200
+++ b/CHANGELOG	Mon Sep 08 23:39:46 2014 +0200
@@ -1,5 +1,18 @@
 All theses changelog are not exhaustive, please check mercurial repository for more details.
 
+v 0.4.0 (08/02/2014):
+	- updates to follow Urwid changes
+	- addLenu can add a category without item
+	- ConfirmDialog can manage a body
+	- new shortcuts management class
+	- FocusFrame refactoring
+	- new FocusPile
+	- new UnselectableListBox
+	- new AlwaysSelectableText
+	- SelectableText can be unselectable when empty
+	- focus fixes
+	- various fixes
+
 v 0.3.0 (26/02/2014):
 	- updates for recent Urwid (> 1.1.0)
 	- updated deprecated FlowWidget use