diff --git a/CHANGELOG.md b/CHANGELOG.md index b8b8f94a..7e72426e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. Given the high speed of development in the first phase, changes are being reported only starting from v0.20.2. -## [Unreleased] +## [0.20.8] - 2021-04-04 ### Added @@ -11,6 +11,8 @@ Given the high speed of development in the first phase, changes are being report - Added support for custom dashboard widgets with customized (see https://git.platypush.tech/platypush/platypush/-/wikis/Backends#creating-custom-widgets). +- Added support for controls on `music.mpd` dashboard widget. + ### Fixed - Fixed zigbee2mqtt backend error in case of messages with empty payload (see [#184](https://git.platypush.tech/platypush/platypush/-/issues/184)).