diff options
author | jao <jao@gnu.org> | 2016-07-26 03:11:42 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2016-07-26 03:11:42 +0200 |
commit | 76eac0b144e21b9c4152dc81416058e7c07fcedd (patch) | |
tree | be954aad7062a8e26a34698379123dabb38965c6 /news.md | |
parent | 196a7bcd8145aece2a2c6cae5b76402c69c4fac0 (diff) | |
download | xmobar-76eac0b144e21b9c4152dc81416058e7c07fcedd.tar.gz xmobar-76eac0b144e21b9c4152dc81416058e7c07fcedd.tar.bz2 |
News update and version bump
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -13,12 +13,19 @@ _New features_ Knabe. - `UVMeter`, a new optional plugin showing UV data for Australian users, by Roman Joost. + - New template parameter `<date>` for the `MPD` plugin (by Bruno + Heridet) _Bug fixes_ - The `Volume` plugin now supports capture devices (Antoine Eiche). - The `MPD` plugin will now automatically update on options changes (Ben Boeckel). + - The `Battery` plugin does now a better job at tracking AC status + and times (see [issue #231]). + - `PipeReader` was polling too often (thanks to zlbruce). + +[issue #231]: https://github.com/jaor/xmobar/issues/225 ## Version 0.23.1 (Apr 14, 2015) |