From f078875f0ea00a16bf0fcef72a04bd64b964c423 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Sun, 13 Jan 2019 18:32:48 +0530 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) 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)