X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=de8c2486861a14c4e58f6fcb86059dd8a09f0f0a;hb=be21891218fed13d656c3779c46abfa3ff7dd7d2;hp=3312fdf992b95b60573064e1c5c6ceefd5f793a3;hpb=cb80731c3ae48a58855beadacd0207f6b7899454;p=p5sagit%2FPackage-Variant.git diff --git a/Changes b/Changes index 3312fdf..de8c248 100644 --- a/Changes +++ b/Changes @@ -1 +1,20 @@ + +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 - initial release