Updated Readme to remove reference to supported MSPs

This commit is contained in:
Rajiv Jain 2017-10-15 18:44:48 -07:00 committed by GitHub
parent cd09a0c206
commit b9c70e4ffb
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ v1.1 released 10/02/2017:
**Enhancements** **Enhancements**
* The SDK now supports TuneIn, Audible, Pandora, SiriusXM, Kindle Books, and Amazon Music.
* Added a capability agent for Settings, which allows a client to notify Alexa of locale changes. * Added a capability agent for Settings, which allows a client to notify Alexa of locale changes.
* Added a capability agent for PlaybackController, which exposes these transport controls: play, pause, next, and previous. * Added a capability agent for PlaybackController, which exposes these transport controls: play, pause, next, and previous.
* Added `PlaylistParser`, which is used to parse m3u and pls formatted playlists. * Added `PlaylistParser`, which is used to parse m3u and pls formatted playlists.