X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Storage.git;a=blobdiff_plain;f=Changes;h=79b94b8e3fcfe09bbe1afb58f5d139141091824f;hp=a03e6a771fd2066802d58302c922cc5964cb3a6b;hb=a7f358fb48a26700a3683db2a10a12660cf4a189;hpb=b7e2e91bccb1419a37f32f3cc99333750bb8d73e diff --git a/Changes b/Changes index a03e6a7..79b94b8 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for MooseX-Storage +0.05 Sun. July 15. 2007 + * MooseX::Storage::Base::WithChecksum + - Fixed minor issue where the WithChecksum would + choke with a bad checksum due to odd Data::Dumper + output. + + * t/ + - forced JSON::Any in the basic JSON tests to use + JSON.pm since this is what Test::JSON uses and + subtle (and annoying) issues can arise. + 0.04 Tues. July 3, 2007 * MooseX::Storage::Util - made this more robust when it tries