X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=79b94b8e3fcfe09bbe1afb58f5d139141091824f;hb=d691721b11887b3ce12fbf5e4b854bf292033a4e;hp=a03e6a771fd2066802d58302c922cc5964cb3a6b;hpb=8cd124d35529e08acd65916596b04085387bdc12;p=gitmo%2FMooseX-Storage.git 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