X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c3dc717811a6642dcb4bfe3872258e0d0e5ee056;hb=814698b48471300d7661b632ca1e6361ccd55ebf;hp=cbdc3e2544f315ffc44955d7fde095e9c5c1f1b7;hpb=e7ab79ca765efcb3df717030c47c0e01c2cf3f18;p=gitmo%2FMooseX-Storage.git diff --git a/Changes b/Changes index cbdc3e2..c3dc717 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,20 @@ -Revision history for MooseX-Storage +Revision history for {{$dist->name}} + +{{$NEXT}} + +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 + available 0.34 2013-06-20 * JSON storage works when Cpanel::JSON::XS is the only JSON backend installed @@ -88,8 +104,6 @@ Revision history for MooseX-Storage 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