summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2014-02-23 19:59:31 +0100
committerUltrabug <ultrabug@gentoo.org>2014-02-23 19:59:31 +0100
commit904775ff56227fa57e5cae0637fec4445d4844f3 (patch)
treeb26dfff171f786cc4f022dc82795cc733f958c80 /CHANGELOG
parent63081b3eacb9c3c1bbdc9e93db6db6e93685c3ce (diff)
version 1.31.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1b99517..6c00727 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+version 1.3 (2014-02-23)
+* new standalone mode allowing to bypass i3status when you need a py3status-modules-only i3bar
+* debug mode add log info about py3status invocation config
+* pep8 cosmetics
+* python3 compatibility code wrt issue #24
+* make sure i3status_time encoding is UTF-8 wrt issue #24, thx to @zetok
+
version 1.2 (2014-01-12)
* new module dpms.py allowing activation and deactivation of DPMS thx to André Doser
* order i3status output updates to prevent it from overwritting any modification made on i3status json list by a user module, this avoids a possible user filter flapping on i3status modules