From d3668f55bb277f79565c70e3074c9e5075b7a258 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Thu, 14 Mar 2019 20:12:18 +0530 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 90376b0..71cc9bd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - ### Changed +- Removed duplicate debug log entry from `internals.trim_song` ([@ritiek](https://github.com/ritiek)) (#519) - Fix YAMLLoadWarning ([@cyberboysumanjay](https://github.com/cyberboysumanjay)) (#517) ## [1.2.0] - 2019-03-01