summaryrefslogtreecommitdiffhomepage
path: root/changelog.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-05-23 17:56:15 +0100
committerjao <jao@gnu.org>2019-05-23 17:56:15 +0100
commit7aeb01c7dc010bd621d22bf342c599b4df9a1392 (patch)
tree96c29e8e7668df354a37f2acb2bd3225b487037e /changelog.md
parent0ff8f6a7d6c775efa35698e067b4dd6c036ee2cd (diff)
downloadxmobar-7aeb01c7dc010bd621d22bf342c599b4df9a1392.tar.gz
xmobar-7aeb01c7dc010bd621d22bf342c599b4df9a1392.tar.bz2
New DiskIO template variables with bytes rather than speed (#390)
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 3ddbb43..34d1ef2 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,12 @@
+## Version 0.30
+
+_New features_
+
+ - `DiskIO`: Additional template variables for absolute number of
+ bytes rather than speeds (see [issue #390].
+
+[issue #390]: https://github.com/jaor/xmobar/issues/390
+
## Version 0.29.5 (March, 2019)
_Bug fixes_