From 018fb5d7f0b0525edd381ceb4c10c86e9189397e Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Tue, 25 Dec 2018 19:48:06 +0530 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e340b4a..5c7eccb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Ability to pass multiple tracks with `-s` option ([@ritiek](https://github.com/ritiek)) (#442) ### Changed +- Correct `.m4a` container before writing metadata so metadata fields shows up properly in + media players (especially iTunes) ([@ritiek](https://github.com/ritiek) with thanks to [@Amit-L](https://github.com/Amit-L)!) (#453) - Refactored core downloading module ([@ritiek](https://github.com/ritiek)) (#410) ### Fixed