X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Singleton.git;a=blobdiff_plain;f=Changes;h=e72661bbde2dd68ae5563a90cf865eac1d7917e1;hp=785add96ac027be51e63e0eb9e56713dc77c8b5d;hb=7fc144c9cb90c2fc7f37fcf956f53bcefe369419;hpb=442716939904bc62fd04afc200f9c8afc901974c diff --git a/Changes b/Changes index 785add9..e72661b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension MooseX-Singleton +{{$NEXT} + + - 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) + 0.26 2011-02-26 - This module will now work with Moose 1.9900+, but it still works with older Moose as well. (Dave Rolsky)