X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ec0528b9de3af4a6a0b07d20b6a8861ef04b16c1;hb=topic%2Fload_options_at_runtime;hp=cad4146e32c27803b9441d52d503460f94ee32b3;hpb=d3671a48f9673b8f5e74f9105b56406e4bfe5a6b;p=gitmo%2FMooseX-Storage.git diff --git a/Changes b/Changes index cad4146..ec0528b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,20 @@ Revision history for {{$dist->name}} {{$NEXT}} + * replaced last use of Best (held over since 2010!) to YAML::Any + +0.39 2013-07-26 17:02:26 PDT-0700 (Karen Etheridge) + * re-release as stable (full working Dist::Zilla conversion) + +0.38-TRIAL 2013-07-20 09:42:03 PDT-0700 (Karen Etheridge) + * re-release with new compile test, which properly declares all its prerequisites + +0.37-TRIAL 2013-07-19 17:41:17 PDT-0700 (Karen Etheridge) + * fixed compile tests so that modules using optional features are skipped + (from 0.36-TRIAL) + +0.36-TRIAL 2013-07-16 21:41:39 PDT-0700 (Karen Etheridge) + * convert to Dist::Zilla, with new optional prereq handling 0.35 2013-07-15 * properly skip optional tests when the required JSON backends aren't @@ -94,8 +108,6 @@ Revision history for {{$dist->name}} 0.17 2009-04-06 * Change MooseX::Storage::Engine to use get_all_attributes, rather than the deprecated compute_all_applicable_attributes (t0m) - -0.16 (not actually released) * Don't fail tests when Best is unavailable (t0m) 0.15 2008-09-29