X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cc8457d410ed2cae706e9e227327407a9fd6e74e;hb=328258e027e8c41f5c23ddc061d69fde923138f4;hp=88789b46223ce83952a4d163f5a091ee66f1aaf5;hpb=1bacb018c6f5cac16afc1056028741bcf855a303;p=p5sagit%2FPackage-Variant.git diff --git a/Changes b/Changes index 88789b4..cc8457d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ +Revision history for Package-Variant + +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 + +1.001001 2012-05-12 + - Actually declare the Import::Into dependency (stupid mst) + +1.001000 2012-05-12 - Switch to Import::Into for exporting other things - Use Sub::Name to name installed things if available -1.000000 - 2012-01-23 +1.000000 2012-01-23 - initial release