All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.6 - 2019-11-08
- Added fallback for missing Metadata object in Response
- Updated npm dependencies
1.1.5 - 2017-02-07
- Actually fixed the things mentioned in the last commit...
1.1.4 - 2017-02-07
- Fixed play state evaluation with multiple active sessions (#10)
- Fixed log output when playing
1.1.3 - 2017-02-06
- Added missing commit to last release
1.1.2 - 2017-02-06
- Fixed a scoping issue with this vs. self
1.1.1 - 2017-02-06
- Disabled console output unless debug is enabled or state has changed #6
1.1.0 - 2017-01-31
- Support for continuous polling of play state
- Initial Release