summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2014-04-16 11:59:34 +0200
committerUltrabug <ultrabug@gentoo.org>2014-04-16 11:59:34 +0200
commit280a383cc84b048a686d4ac573e001a9b7891c46 (patch)
tree93b8f98e46da144105321db4395238ec2b38882a /CHANGELOG
parent615c0939b97f1e476e33bc5d7d6c15f79e877988 (diff)
version 1.41.4
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6c00727..89f11a6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,12 @@
+version 1.4 (2014-04-16)
+* new ordering mechanism with verbose logging. fixes rare cases where the modules methods were not always loaded in the same order and caused inconsistent ordering between reloads. thx to @guiniol for reporting/debugging and @IotaSpencer and @tasse for testing.
+* debug: dont catch print() on debug mode
+* debug: add position requested by modules
+* Merge pull request #25 from nawadanp/master
+* Add new module ns_checker.py, by @nawadanp
+* move README to markdown, change ordering
+* update the README with the new options from --help
+
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