diff --git a/CHANGES.md b/CHANGES.md index 825d65e..4306843 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] +### Fixed +- Fix renaming files when encoder is not found ([@ritiek](https://github.com/ritiek)) (#475) + ## [1.1.1] - 2019-01-03 ### Added - Output informative message in case of no result found in YouTube search ([@Amit-L](https://github.com/Amit-L)) (#452)