X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=70b6e34df9ae14a9cb63d4c8fd9538441ae19730;hb=85dcc3b1136674972eca457437db2ee696eb6767;hp=aca59bd6da9e026b86e281d2051ccc63cf757745;hpb=cfcf68cbe12903dfea4c6c3d1941505094494329;p=p5sagit%2FPackage-Variant.git diff --git a/Changes b/Changes index aca59bd..70b6e34 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,18 @@ +Revision history for Package-Variant + - 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!)