X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=fa13760d4633c24957ce26473e09fc7cf0da7b36;hb=60277ca9fab5fd60b1a0064b62ed49a645d194cc;hp=90bffc369ff8a47d314544e86ddbffdfdf74cbcd;hpb=7ec24bbf5086683c512c48a83be4140345dfda70;p=gitmo%2FMooseX-Singleton.git diff --git a/ChangeLog b/ChangeLog index 90bffc3..fa13760 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Revision history for Perl extension MooseX-Singleton +0.13 + - Fixed to work with Moose 0.63 + +0.12 2008-09-20 + - Fixed to work with Moose 0.58 + 0.11 2008-09-05 - Fixed to work with Moose 0.57. Fixes RT #39013. Reported by Jon Swartz (Dave Rolsky)