diff options
author | jao <jao@gnu.org> | 2015-04-02 01:14:37 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2015-04-02 01:14:37 +0200 |
commit | c57003b97a203fbd9b4299522cdf9ff0d61912d3 (patch) | |
tree | cf5bf3d7b938222fbfafb82cd73316403fdf5626 /news.md | |
parent | 62cc285b565ee6b25ce3807a5b8b66d897f55800 (diff) | |
download | xmobar-c57003b97a203fbd9b4299522cdf9ff0d61912d3.tar.gz xmobar-c57003b97a203fbd9b4299522cdf9ff0d61912d3.tar.bz2 |
Credits for Edward Tjörnhammar
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,11 +1,12 @@ % xmobar - Release notes -## Version 0.23.1 +## Version 0.24 _Bug fixes_ - Vertical alignment for icons, [issue #216] - Better error handling in `Volume` monitor, [issue #215] + - Compilation with ghc 7.8 and 7.10 (Edward Tjörnhammar) [issue #216]: https://github.com/jaor/xmobar/issues/216 [issue #215]: https://github.com/jaor/xmobar/issues/215 |