X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2739b12222b3cb744ca45003e828d863e1c39ce6;hb=7cfe5d54a332349f3dfcdef85fcc5b7c71156077;hp=6886e37692aedb138b0d1d88bbd934ada4fe11b0;hpb=b644ef5d28f6076859080482d8b44727c1410e1c;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index 6886e37..2739b12 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Mouse +0.38 + SUMMARY from 0.37 to 0.38 + + * Import a number of tests from Moose + + 0.37_05 Fri Oct 9 15:21:43 2009 * Mouse::Exporter - Add build_import_methods() (gfx)