Add a changelog entry

This commit is contained in:
Ritiek Malhotra
2018-12-04 20:38:30 +05:30
committed by GitHub
parent 9e6d7cdc99
commit 8d7dc762de

View File

@@ -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)