X-Git-Url: http://git.ieval.ro/?p=app-xmms2-notifier.git;a=blobdiff_plain;f=Changes;h=1a2e301a12a476f4b34f0331e5b296f8b1bcbd75;hp=f30994e0f8c199a7f85f8930ddb0762c6e7dae80;hb=9399d920cdc7d5a23eea029d88d6a857978e68b0;hpb=d53a283b8882012999e53c693871acf64e8fb7ef diff --git a/Changes b/Changes index f30994e..1a2e301 100644 --- a/Changes +++ b/Changes @@ -1,2 +1,16 @@ -App::XMMS2::Notifier (0.001) - * Initial release +Revision history for Perl extension App::XMMS2::Notifier. + +0.001002 2016-02-06T18:47+00:00 + - Prevent crashes + - Add perlcritic tests and make perlcritic happy + - Clean up code + - Fix experimental warnings + +0.001001 2014-03-10T01:15+02:00 + - Update Changes to CPAN::Changes::Spec format + - Use a git repository (and mention it in Makefile.PL, too) + - Add SIGN => 1, LICENSE, MIN_PERL_VERSION, resources, dynamic_config => 0 to Makefile.PL + - Add use strict; to Notifier.pm to make Kwalitee happy + +0.001 2013-06-05 + - Initial release