diff options
author | jao <jao@gnu.org> | 2018-08-19 23:44:17 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-08-19 23:44:17 +0100 |
commit | 661f1a529f0e8416560d0f5f121bce15a1cfc329 (patch) | |
tree | 663ea6320e9cfc4a4fad56ee4c2e620f7f5636d3 /changelog.md | |
parent | 1f140f4f90778bda070d990643461e4a0d476ad7 (diff) | |
download | xmobar-661f1a529f0e8416560d0f5f121bce15a1cfc329.tar.gz xmobar-661f1a529f0e8416560d0f5f121bce15a1cfc329.tar.bz2 |
Version 0.280.28
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 0c2dc51..cf33b75 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,12 @@ _New features_ - New `ComX`, which runs a command with custom exit error message. +_Bug fixes_ + + - hinotify version upgraded ([issue #356]) + +[issue #356]: https://github.com/jaor/xmobar/issues/356 + ## Version 0.27 (July, 2018) _New features_ |