diff options
author | jao <jao@gnu.org> | 2015-03-17 00:37:43 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2015-03-17 00:37:43 +0100 |
commit | 17722c7b63ac878aede2ad80aac1267921d9a8dc (patch) | |
tree | 3c66a396eee23debf431c22c40fac897d182bbc9 /news.md | |
parent | 208ecb56790ee6cd372cf340c0b22d7b5fe1d2ad (diff) | |
download | xmobar-17722c7b63ac878aede2ad80aac1267921d9a8dc.tar.gz xmobar-17722c7b63ac878aede2ad80aac1267921d9a8dc.tar.bz2 |
Trying a better vertical alignmnet (issue #221)
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ % xmobar - Release notes +## Version 0.23.1 + +_Bug fixes_ + + - Vertical alignment for icons, [issue #216] + - Better error handling in `Volume` monitor, [issue #215] + +[issue #216]: https://github.com/jaor/xmobar/issues/216 +[issue #215]: https://github.com/jaor/xmobar/issues/215 + ## Version 0.23 (Mar 8, 2015) _New features_ |