Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 331 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 331 Bytes

2.5.1 (2015-01-30)

Increment the version due to the 2.5.0 tag pointing at the wrong commit.

2.5.0 (2015-01-28)

Features:

  • add endpoints /devices, /device/{token}, /channels, and /channels/{channel_name}
  • add ability to configure with multiple device tokens.
  • update http client to use JSON parameter encoding.