X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=b3c9fd675e6cae2d5d36ca7108b56843521b4a13;hb=1904b54c0625bcff5edc4434f953f44ef51e16d9;hp=1bad3c1b9a5dd13788c5adc4faf24a201b85cb49;hpb=60376c0c311eded06caad49aec2d485462ffbb8e;p=app-musicexpo.git diff --git a/Changes b/Changes index 1bad3c1..b3c9fd6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ Revision history for Perl extension App::MusicExpo. +1.002001 2016-10-29T00:25+01:00 + - Fix t/musicexpo-cache.t for systems with MP4::Info (RT #118534) + +1.002 2016-10-22T18:40+01:00 + - Make all tag parsing libraries optional ("recommends" in META.json) + - Don't die when fed unrecognised files (ignore them instead) + - Mark as stable + +1.001_001 2016-08-20T10:38-04:00 + - Implement opus using Audio::Opusfile + - Next stable version should make all tag parsing libraries optional + +1.001_000 2016-07-22T23:39-04:00 + - Implement opus badly (by calling opusinfo) + - Next version should use libopusinfo + 1.000 2016-05-21T18:40+01:00 - Make perlcritic happy and add perlcritic test - Mark as stable