X-Git-Url: http://git.ieval.ro/?p=app-musicexpo.git;a=blobdiff_plain;f=Changes;h=4050dded178e5b1d45373f7a09bd0dcaf1e10ebf;hp=865eb6513d8d1c50cb0a9d4d8b5a7049d19cfdf3;hb=c7ddc5dbe18fc94f0103c7365ea9ae7cac96455b;hpb=21cd9240d572994ade62bed83cabba9e0c53e4c1 diff --git a/Changes b/Changes index 865eb65..4050dde 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,27 @@ -App::MusicExpo (0.001) 17 Jun 2013 - * Initial release -App::MusicExpo (0.001001) 18 Jun 2013 - * Add EXE_FILES, MIN_PERL_VERSION - * Depend on DB_File \ No newline at end of file +Revision history for Perl extension App::MusicExpo. + +0.003001 2014-01-02T12:33:11 + - Make empty.ogg longer (RT #91794 and #43693) + - Add SIGN => 1 to Makefile.PL + - Add repository and dynamic_config: 0 to META + - Convert changelog to CPAN::Changes format + +0.003 2013-09-03 + - Support OGG Vorbis + - Group files with same basename + - URL-escape filenames + +0.002 2013-08-18T10:41:44+03:00 + - Depend on less modules + - Move default format inside the module + - Do not cache by default + - Change musicexpo's command-line arguments + - Depend on a newer MP3::Tag + - Write more tests + +0.001001 2013-06-18 + - Add EXE_FILES, MIN_PERL_VERSION + - Depend on DB_File + +0.001 2013-06-17 + - Initial release