From 8f9d33ae045a97ebd0d7c0370be0216895c7b084 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 27 Jan 2019 23:08:03 +0000 Subject: Changelog for 0.29.5 --- changelog.md | 9 +++++++++ xmobar.cabal | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index cb1f874..6659053 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +## Version 0.29.5 (January, 2019) + +_Bug fixes_ + + - Honour command line flags when starting xmobar without any + configuration file (issue #375). + - `Alsa` plugin: restart `alsactl` if it quits, e.g. because of a + sleep/awake cycle (issue #376). + ## Version 0.29.4 (December, 2018) Upgrade to alsa-mixer 0.3.0. See issues #372 and #373. diff --git a/xmobar.cabal b/xmobar.cabal index 4a7dcff..d7cf9ea 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.29.4 +version: 0.29.5 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. -- cgit v1.2.3