diff options
author | jao <jao@gnu.org> | 2015-04-14 19:41:23 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2015-04-14 19:41:23 +0200 |
commit | 2b165cafcef3ad7f510590fcdbb928ae742ce2f4 (patch) | |
tree | 9e92b27f343b621745f081dc2c01daae44c7791a /news.md | |
parent | ff0abce451e73c5911602ac4cfb672f64635fa08 (diff) | |
download | xmobar-2b165cafcef3ad7f510590fcdbb928ae742ce2f4.tar.gz xmobar-2b165cafcef3ad7f510590fcdbb928ae742ce2f4.tar.bz2 |
Docs and version bump0.23.1
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,13 +1,18 @@ % xmobar - Release notes -## Version 0.24 +## Version 0.23.1 (Apr 14, 2015) _Bug fixes_ - Vertical alignment for icons, [issue #216] + - Improvements to vertical text alignment, with many thanks to Jan + Palus (see ongoing discussion in [issue #221]). - Better error handling in `Volume` monitor, [issue #215] - - Compilation with ghc 7.8 and 7.10 (Edward Tjörnhammar) + - Compilation with ghc 7.8 and 7.10 (thanks to Edward Tjörnhammar, + see [issue #225]). +[issue #225]: https://github.com/jaor/xmobar/issues/225 +[issue #221]: https://github.com/jaor/xmobar/issues/221 [issue #216]: https://github.com/jaor/xmobar/issues/216 [issue #215]: https://github.com/jaor/xmobar/issues/215 |