Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 913 Bytes

CHANGELOG.rst

File metadata and controls

44 lines (28 loc) · 913 Bytes

Changelog

v1.0.4

  • Add rotary encoder support

v1.0.3

  • Drop defaults from ext.conf

v1.0.2

  • Fixed play_stop support (see #6)

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

  • Breaking release!
  • Dropped support for Python 2.x and Mopidy 2.x
  • Support for Mopidy 3.x+, Python 3.x

v0.0.2

  • Change default settings to match Pirate Audio

v0.0.1 (UNRELEASED)

  • Initial release.