diff --git a/CHANGES.md b/CHANGES.md index e711ac5..e340b4a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added +- Ability to pass multiple tracks with `-s` option ([@ritiek](https://github.com/ritiek)) (#442) + ### Changed - Refactored core downloading module ([@ritiek](https://github.com/ritiek)) (#410)