From 0598ade204d1b4eb53303b4a06ac660f0592a2d0 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 8 Dec 2018 17:16:37 +0000 Subject: 0.29.2 --- changelog.md | 12 ++++++++++-- xmobar.cabal | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 01d67b9..8365fa9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,17 @@ +## Version 0.29.2 (December, 2018) + +_Bug fixes_ + + - Work as usual with .xmobarrc (see [issue #371]). + +[issue #371]: https://github.com/jaor/xmobar/issues/371 + ## Version 0.29.1 (December, 2018) _Bug fixes_ - - Honour command line flags (fixes [issue #370]) - - Expose Cmd and CmdX in Xmobar interface + - Honour command line flags (fixes [issue #370]). + - Expose Cmd and CmdX in Xmobar interface. [issue #370]: https://github.com/jaor/xmobar/issues/370 diff --git a/xmobar.cabal b/xmobar.cabal index 66ea085..beaa1d0 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.29.1 +version: 0.29.2 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. -- cgit v1.2.3