From 2b165cafcef3ad7f510590fcdbb928ae742ce2f4 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 14 Apr 2015 19:41:23 +0200 Subject: Docs and version bump --- news.md | 9 +++++++-- readme.md | 2 +- xmobar.cabal | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/news.md b/news.md index 3b441e5..0297b35 100644 --- a/news.md +++ b/news.md @@ -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 diff --git a/readme.md b/readme.md index 24625b4..7ecea56 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ xmobar was inspired by the [Ion3] status bar, and supports similar features, like dynamic color management, icons, output templates, and extensibility through plugins. -This page documents xmobar 0.23 (see [release notes]). +This page documents xmobar 0.23.1 (see [release notes]). [This screenshot] shows xmobar running under [sawfish], with antialiased fonts. And [this one] is my desktop with [xmonad] and two diff --git a/xmobar.cabal b/xmobar.cabal index db0d130..5694f12 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.23 +version: 0.23.1 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. -- cgit v1.2.3