diff options
| -rw-r--r-- | changelog.md | 8 | ||||
| -rw-r--r-- | xmobar.cabal | 2 | 
2 files changed, 9 insertions, 1 deletions
| diff --git a/changelog.md b/changelog.md index 8365fa9..15f6294 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +## Version 0.29.3 (December, 2018) + +_Bug fixes_ + +  - Upper bound for alsa_mixer (see [issue #372]) + +[issue #372]: https://github.com/jaor/xmobar/issues/372 +  ## Version 0.29.2 (December, 2018)  _Bug fixes_ diff --git a/xmobar.cabal b/xmobar.cabal index bbf1dd7..b789a48 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@  name:               xmobar -version:            0.29.2 +version:            0.29.3  homepage:           http://xmobar.org  synopsis:           A Minimalistic Text Based Status Bar  description: 	    Xmobar is a minimalistic text based status bar. | 
