Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

49 lines (39 loc) · 1.56 KB

Changelog

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

  • Added fallback for missing Metadata object in Response

Changed

  • Updated npm dependencies

1.1.5 - 2017-02-07

Fixed

  • Actually fixed the things mentioned in the last commit...

1.1.4 - 2017-02-07

Fixed

  • Fixed play state evaluation with multiple active sessions (#10)
  • Fixed log output when playing

1.1.3 - 2017-02-06

Fixed

  • Added missing commit to last release

1.1.2 - 2017-02-06

Fixed

  • Fixed a scoping issue with this vs. self

1.1.1 - 2017-02-06

Fixed

  • Disabled console output unless debug is enabled or state has changed #6

1.1.0 - 2017-01-31

Added

  • Support for continuous polling of play state

1.1.0 - 2016-12-08

Added

  • Initial Release