X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b68bf729efede2d0306f785b62b5b4fee46648e7;hb=1ad97ee73f997b8f47fbc04defed6ce2bf8d15e1;hp=1d0060d24aa86b499d31f674977ac953d34a1177;hpb=d692734a55bed588a55a1bca5176551a42363a5c;p=gitmo%2FPackage-Stash.git diff --git a/Changes b/Changes index 1d0060d..b68bf72 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,22 @@ Revision history for Package-Stash {{$NEXT}} + - oops, i did need the Test::Requires dep + +0.23 2011-01-11 + - lower perl prereq to 5.8.1 (ribasushi) + - make the leak tests release-only, since they keep randomly failing on + platforms i don't have access to. people are encouraged to submit + patches for these if they are affected. + +0.22 2011-01-05 + - bump ::XS dep again + +0.21 2011-01-05 + - bump Package::Stash::XS dep, since a bug was fixed there + +0.20 2011-01-03 + - one more fix for the Conflicts plugin 0.19 2011-01-03 - stop manually inserting conflict checking into Makefile.PL since we're