Add release date of old releases

This commit is contained in:
enkore 2015-06-23 12:16:32 +02:00
parent 7df15b0764
commit 302bf38f00

View File

@ -67,8 +67,8 @@ master branch
* :py:mod:`.weather`: removed pywapi dependency * :py:mod:`.weather`: removed pywapi dependency
* weather: add min_temp and max_temp formatters for daily min/max temperature * weather: add min_temp and max_temp formatters for daily min/max temperature
3.32 3.32 (2014-12-14)
++++ +++++++++++++++++
* Added :py:mod:`.keyboard_locks` module * Added :py:mod:`.keyboard_locks` module
* Added :py:mod:`.pianobar` module * Added :py:mod:`.pianobar` module
@ -81,8 +81,8 @@ master branch
* pomodoro: reset timer on left click * pomodoro: reset timer on left click
* :py:mod:`.pulseaudio`: fix rounding error of percentage volume * :py:mod:`.pulseaudio`: fix rounding error of percentage volume
3.31 3.31 (2014-10-23)
++++ +++++++++++++++++
* Unexpected exceptions are now displayed in the status bar * Unexpected exceptions are now displayed in the status bar
* Core: added mouse wheel handling for upcoming i3 version * Core: added mouse wheel handling for upcoming i3 version
@ -106,8 +106,8 @@ master branch
* pulseaudio: Added step, bar_type, multi_colors, vertical_bar_width options * pulseaudio: Added step, bar_type, multi_colors, vertical_bar_width options
* pulseaudio: Scroll to change master volume, right click to (un)mute * pulseaudio: Scroll to change master volume, right click to (un)mute
3.30 3.30 (2014-08-04)
++++ +++++++++++++++++
* Added :py:mod:`.bitcoin` module * Added :py:mod:`.bitcoin` module
* Added :py:mod:`.now_playing` module * Added :py:mod:`.now_playing` module
@ -138,8 +138,8 @@ master branch
* :py:mod:`.weather`: add colorize option * :py:mod:`.weather`: add colorize option
* :py:mod:`.wireless`: Add quality_bar formatter * :py:mod:`.wireless`: Add quality_bar formatter
3.29 3.29 (2014-04-29)
++++ +++++++++++++++++
* :py:mod:`.network`: prefer non link-local v6 addresses * :py:mod:`.network`: prefer non link-local v6 addresses
* :py:mod:`.mail`: Open email client and refresh email with mouse click * :py:mod:`.mail`: Open email client and refresh email with mouse click
@ -150,8 +150,8 @@ master branch
* :py:mod:`.parcel`: rewrote DHL tracker * :py:mod:`.parcel`: rewrote DHL tracker
* Add :py:mod:`.spotify` module * Add :py:mod:`.spotify` module
3.28 3.28 (2014-04-12)
++++ +++++++++++++++++
* **If you're currently using the i3pystatus command to run your i3bar**: * **If you're currently using the i3pystatus command to run your i3bar**:
Replace ``i3pystatus`` command in your i3 configuration with ``python ~/path/to/your/config.py`` Replace ``i3pystatus`` command in your i3 configuration with ``python ~/path/to/your/config.py``
@ -165,20 +165,20 @@ master branch
* Code changes * Code changes
* Removed DHL tracker of parcel module, because it doesn't work anymore. * Removed DHL tracker of parcel module, because it doesn't work anymore.
3.27 3.27 (2013-10-20)
++++ +++++++++++++++++
* Add :py:mod:`.weather` module * Add :py:mod:`.weather` module
* Add :py:mod:`.text` module * Add :py:mod:`.text` module
* :py:mod:`.pulseaudio`: Add muted/unmuted options * :py:mod:`.pulseaudio`: Add muted/unmuted options
3.26 3.26 (2013-10-03)
++++ +++++++++++++++++
* Add :py:mod:`.mem` module * Add :py:mod:`.mem` module
3.24 3.24 (2013-08-04)
++++ +++++++++++++++++
**This release introduced changes that may require manual changes to your **This release introduced changes that may require manual changes to your
configuration file** configuration file**