X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Singleton.git;a=blobdiff_plain;f=Changes;fp=Changes;h=06c7b299e0a856f83f75c9092592281a3845fd9a;hp=a6f21a691ef28bb5dda826f1e1d7394b3a260f1e;hb=00fb2bf8d29ac3721793ff07fa0bc7816ae623ff;hpb=fc76f008b09909d0bcf9c346f9249ed279dec4d0 diff --git a/Changes b/Changes index a6f21a6..06c7b29 100644 --- a/Changes +++ b/Changes @@ -5,7 +5,6 @@ Revision history for Perl extension MooseX-Singleton the test) 0.27 2011-05-19 - - Fix 006-cooperative.t - this test requires MooseX::StrictConstructor 0.16+ to pass with Moose 2.00+. Reported by Alexandr Ciornii. RT #67965. (Dave Rolsky)