X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ce9d1db70c22288e3b08730377d60c4778d4428b;hb=57d22b93f56feea5ad3711a15f3d15a1d3b3296f;hp=744f89a7395b8b87c72fd3b0a91fd6ded83f48cf;hpb=02a117a7d89c8f4b966ebb842c5be213b81352b7;p=p5sagit%2FPackage-Variant.git diff --git a/Changes b/Changes index 744f89a..ce9d1db 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,25 @@ +Revision history for Package-Variant + +1.002002 - 2014-08-21 + - fix license in metadata + +1.002001 - 2014-08-16 + - specify perl prerequisite on metadata + - documentation fixes and clarifications + +1.002000 - 2013-12-10 + - add build_variant method on variable packages, to allow avoiding + importing a generator sub + - fix pragmas applied by modules listed in "importing" from leaking out + into unexpected scopes + +1.001004 - 2013-05-04 + - fix documentation of "build_variant_of" method (RT#84554 -- thanks, + Scott Miller!) + +1.001003 - 2013-03-25 + - fix NAME in Makefile.PL (RT#84209) + 1.001002 - 2012-09-19 - Declare the Test::Fatal build dependency