Update CHANGELOG (#453)

This commit is contained in:
Peter-Schorn 2020-03-12 19:58:32 -05:00 committed by GitHub
parent 9315d00990
commit 3fb2454740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Support for `add_to_queue`
- **Parameters:**
- track uri, id, or url
- device id. If None, then the active device is used.
## [2.9.0] - 2020-02-15
### Added
@ -180,4 +188,4 @@ Updates to match released API
Repackaged for saner imports
## [1.0.0] - 2017-04-05
Initial release
Initial release