X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c3dc717811a6642dcb4bfe3872258e0d0e5ee056;hb=814698b48471300d7661b632ca1e6361ccd55ebf;hp=a14f96ba769ae2b6d73fc45e7202dacc97eec80e;hpb=9a07230c3e86fe0b8f3d487b9c62e429775e6531;p=gitmo%2FMooseX-Storage.git diff --git a/Changes b/Changes index a14f96b..c3dc717 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,16 @@ 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