diff options
| -rw-r--r-- | news.md | 12 | ||||
| -rw-r--r-- | readme.md | 12 | 
2 files changed, 18 insertions, 6 deletions
| @@ -7,6 +7,18 @@ _New features_     - Use the new compilation flag `with_conduit` to compile an       implemetation of the  `Weather` plugin that will work behind       proxies, by Dragos Boca. +   - New command line argument (`-p`) to specify xmobar's position, by +     Valentin Shirokov. +   - Wind speed in Km/h and m/s for the `Weather` plugin, by Michael +     Knabe. +   - `UVMeter`, a new optional plugin showing UV data for Australian +     users, by Roman Joost. + +_Bug fixes_ + +   - The `Volume` plugin now supports capture devices (Antoine Eiche). +   - The `MPD` plugin will now automatically update on options changes +     (Ben Boeckel).  ## Version 0.23.1 (Apr 14, 2015) @@ -1541,12 +1541,12 @@ with the help of the greater xmobar and Haskell communities.  In particular, xmobar [incorporates patches] by Axel Angel, Dragos  Boca, Ben Boeckel, Duncan Burke, Roman Cheplyaka, Patrick Chilton, -Nathaniel Wesley Filardo, John Goerzen, Reto Hablützel, Juraj Hercek, -Tomas Janousek, Spencer Janssen, Roman Joost, Jochen Keil, Lennart -Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry Kurochkin, Todd Lunter, -Robert J. Macomber, Dmitry Malikov, David McLean, Marcin Mikołajczyk, -Dino Morelli, Tony Morris, Eric Mrak, Thiago Negri, Edward -O'Callaghan, Svein Ove, Martin Perner, Jens Petersen, Alexander +Antoine Eiche, Nathaniel Wesley Filardo, John Goerzen, Reto Hablützel, +Juraj Hercek, Tomas Janousek, Spencer Janssen, Roman Joost, Jochen +Keil, Lennart Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry Kurochkin, +Todd Lunter, Robert J. Macomber, Dmitry Malikov, David McLean, Marcin +Mikołajczyk, Dino Morelli, Tony Morris, Eric Mrak, Thiago Negri, +Edward O'Callaghan, Svein Ove, Martin Perner, Jens Petersen, Alexander  Polakov, Petr Rockai, Andrew Sackville-West, Markus Scherer, Alexander  Shabalin, Valentin Shirokov, Peter Simons, Alexander Solovyov, John  Soros, Travis Staton, Artem Tarasov, Samuli Thomasson, Edward | 
