diff --git a/CHANGELOG.md b/CHANGELOG.md index 1665789..115921d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file +Initial release