summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--changelog.md12
-rw-r--r--xmobar.cabal2
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.