Release with CHANGELOG + LICENSE, solves #454

This commit is contained in:
Stephane Bruckert 2020-03-18 20:34:22 +00:00
parent 3fb2454740
commit 3baa19abd1
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **Parameters:** - **Parameters:**
- track uri, id, or url - track uri, id, or url
- device id. If None, then the active device is used. - device id. If None, then the active device is used.
- Add CHANGELOG and LICENSE to released package
## [2.9.0] - 2020-02-15 ## [2.9.0] - 2020-02-15

View File

@ -1,2 +1,2 @@
include *.txt include *.txt *.md
recursive-include docs *.txt recursive-include docs *.txt