X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3d68edeaa99f3a248e7dc609daab5a26f17b8217;hb=1f3074ea2b80c4c8dfc081414f87285bc7892c82;hp=dee5c677a99d840fe35759c7be6d1475fd034081;hpb=9237d6b45591dcc4128f93dde811f205b4ca49a5;p=gitmo%2FMooseX-Storage.git diff --git a/Changes b/Changes index dee5c67..3d68ede 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for MooseX-Storage +0.10 + ~~ updated copyright information ~~ + + * MooseX::Storage::Deferred + - added this role, which allows you to wait until + you actually call a method to determine what + formatter and/or IO engine you want to use + - added tests for this + 0.09 Tue. Oct. 23, 2007 * MooseX::Storage::Util - added support to deal with utf8 strings correctly