⚠️ Breaking Changes ⚠️
- Pibox now supports setting up a Session with multiple backup playlists instead of just one! 🥳 The config file has been updated to reflect this. To migrate, the `default_playlist` property in the config should be updated to be `default_playlists` (note the plural), and should be an array of URIs. See [this commit](https://github.com/gbannerman/mopidy-pibox/commit/998fdf6bfda09f3bfde5714a74eac72595c20a1a) for more details.
Other Changes
- Various minor bug fixes
- Improvements to now playing state when skipping tracks
**Full Changelog**: https://github.com/gbannerman/mopidy-pibox/compare/v1.1.0...v2.0.0