From: gfx Date: Sat, 10 Oct 2009 08:59:12 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.37_06~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=7cfe5d54a332349f3dfcdef85fcc5b7c71156077 Changelogging --- 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)