X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=cda55c34206108a19b5a40c5f89d288e59285978;hb=refs%2Fheads%2Fmaster;hp=d1659e11c49c6c3e288b05ae93fcd25627eeaca9;hpb=3ae7eb15f60751bb36dcf6be01c7c4c997b3ba7c;p=app-musicexpo.git diff --git a/Changes b/Changes index d1659e1..cda55c3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ Revision history for Perl extension App::MusicExpo. +1.003 2017-05-27T22:15+01:00 + - Add a "Previous" button to the player + - Make code perlcritic-compliant + +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