From: Ricardo Signes Date: Fri, 23 Apr 2010 23:15:16 +0000 (-0400) Subject: changelog tweak X-Git-Tag: 0.11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e1e26b55f53e781d6096f6ae520363d38344d88b;p=gitmo%2FMoose-Autobox.git changelog tweak --- diff --git a/Changes b/Changes index 38f118b..ac2e8fd 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,10 @@ Revision history for Perl extension Moose::Autobox -0.11 +0.11 Fri. Mar 23, 2010 - add each_n_values to Indexed (rafl and rjbs) - add first and last to Scalar and Array (t0m) -0.10 +0.10 Mon. Oct 12 2009 - add each, each_key, each_value to Indexed (array and hash) (rjbs) - add split, words, lines to String (Sartak) - add 'to' to Number (Debolaz)