X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=35658110bd80b18c1c0d3fc3f0c43ed7c2b5a2a9;hb=2e99cc07cbadca783f188e74fae52fcc8c8dcb1b;hp=33b9ddebc8d3c073901f84da782b40c415b2cd76;hpb=0a73bc93825d51284658170361933d2d329462eb;p=gitmo%2FMoose-Autobox.git diff --git a/Changes b/Changes index 33b9dde..3565811 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ Revision history for Perl extension Moose::Autobox -0.08 +0.10 + - add split, words, lines to String (Sartak) + +0.09 Thu. Oct 23, 2008 + - update Perl6::Junction dependency and support new version + +0.08 Mon. May 12, 2008 + - add flatten method to Array and Hash - upped the dependency on autobox from 1.22 to 2.23 at the suggestion of chocolateboy - might as well up the Moose dependency too.