diff options
author | jao <jao@gnu.org> | 2018-12-08 17:16:37 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-12-08 17:16:37 +0000 |
commit | 0598ade204d1b4eb53303b4a06ac660f0592a2d0 (patch) | |
tree | 1ae85943a3c12db57f8268d667c8d1f921a0d064 /changelog.md | |
parent | 108200581a0d3b898254bf278f959178587bd856 (diff) | |
download | xmobar-0598ade204d1b4eb53303b4a06ac660f0592a2d0.tar.gz xmobar-0598ade204d1b4eb53303b4a06ac660f0592a2d0.tar.bz2 |
0.29.20.29.2
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 12 |
1 files changed, 10 insertions, 2 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 |