Prep for v1.0.1

remotes/origin/HEAD v1.0.1
Phil Howard 2020-07-14 15:34:28 +01:00
parent cd3ebc6884
commit 3c787cc94c
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
Changelog
*********
v1.0.1
========================================
- Mopidy Raspberry GPIO is now disabled by default (review and edit settings to enable)
- volume_up and volmue_down now support a step argument that governs the increment
- New action play_stop stops playback to avoid tying up the ALSA device, see #6
v1.0.0
========================================

View File

@ -1,6 +1,6 @@
[metadata]
name = mopidy-raspberry-gpio
version = 1.0.0
version = 1.0.1
url = https://github.com/pimoroni/mopidy-raspberry-gpio
author = Phil Howard
author_email = phil@pimoroni.com