diff options
author | jao <jao@gnu.org> | 2018-10-06 21:34:20 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-10-06 21:34:20 +0100 |
commit | d34f6168b1a07806b13c2668dea0b60149c71916 (patch) | |
tree | 1caa739d4cf65d8bf927a92d48136002e47f2709 /changelog.md | |
parent | 9b8d5bccc2dc1d4407583224668451963df1172d (diff) | |
download | xmobar-d34f6168b1a07806b13c2668dea0b60149c71916.tar.gz xmobar-d34f6168b1a07806b13c2668dea0b60149c71916.tar.bz2 |
Changelog
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 9bb6e82..4f497a5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## Version 0.29 + +_New features_ + + - New `Alsa` monitor for volume display that doesn't use polling, by + Daniel Schüssler. + ## Version 0.28.1 (October, 2018) Dependencies updated to work with GHC 8.6, avoiding [issue #354]. |