summaryrefslogtreecommitdiffhomepage
path: root/changelog.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-04-06 20:06:37 +0200
committerjao <jao@gnu.org>2018-04-06 20:09:46 +0200
commitf897fbe3645d5af96197ee6b9c2dc547f5c036cf (patch)
tree429cf2619d4b8e4dc96a6f2ced38b1785df9247f /changelog.md
parent660af6973712cb938b885166a6bcc9f68373c650 (diff)
downloadxmobar-f897fbe3645d5af96197ee6b9c2dc547f5c036cf.tar.gz
xmobar-f897fbe3645d5af96197ee6b9c2dc547f5c036cf.tar.bz2
Version 0.260.26
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md
index d2e2c88..2f4d54f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,4 @@
-## Version 0.26
+## Version 0.26 (April, 2018)
_New features_
@@ -11,10 +11,11 @@ _Bug fixes_
- `CpuFreq` monitors honours `-d` (number of digits) if no suffix is
given (cf. [issue #335]).
-
- - Race condition in network monitor fixed ([issue #347]).
+ - Race condition in network monitor fixed ([issue #347]).
+ - Limiting dbus supported version (see [issue #346]).
[issue #335]: https://github.com/jaor/xmobar/issues/335
+[issue #346]: https://github.com/jaor/xmobar/issues/346
[issue #347]: https://github.com/jaor/xmobar/issues/347
## Version 0.25 (February, 2018)