diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 9 |
1 files changed, 9 insertions, 0 deletions
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. |