Bump to 2.5.1
This commit is contained in:
parent
09163271d6
commit
4d3025400e
|
@ -1,6 +1,21 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Changes in 2.5.1
|
||||||
|
----------------
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
|
||||||
|
- Escaping of % in ``helpers.format``, which affects mpd widget ``${Progress}``
|
||||||
|
- Possible deadlock of when ``update`` widgets
|
||||||
|
- [contrib.openweather] New API compatibility, which requires an API key
|
||||||
|
- [gmail] Authentication documentation
|
||||||
|
|
||||||
|
Added:
|
||||||
|
|
||||||
|
- [mpd] Support for sending arbitrary commands
|
||||||
|
- [contrib.openweather] Various new return values
|
||||||
|
|
||||||
Changes in 2.5.0
|
Changes in 2.5.0
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue