X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=77fd27edfdb876ffe2a03f8e12dca158d1cd59d2;hb=4402b4bc9b8c1a5db72d044dabc7e0217ac42454;hp=327d1b35247294e475caaebfdcedb799941eeba3;hpb=39f9498f4f03779eb374a8e0711325b9cc84d514;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index 327d1b3..77fd27e 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,18 @@ Revision history for Mouse -0.33 +0.33_02 + * Make sure to work on 5.6.2 + + * Remove testing modules from inc/ + +0.33_01 Thu Sep 24 16:16:57 2009 + * Implement traits => [...] in has() (gfx) + +0.33 Wed Sep 23 15:06:40 2009 * Fix RT #49902: 0.32 fails tests reported by GRUBER (gfx) + * Add some tests + 0.32 Tue Sep 22 16:44:57 2009 * Add many tests copied from Moose (gfx)