X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b05c95211ff32c9615a624ab9f536b8936015100;hb=c2d52f94beb56939250944a12df15d7d90779866;hp=6dc01473ac5095f966f59ed1f7369b4dbec71466;hpb=fdc71a7a0725af3c3f955ce57ebdee29deb41afa;p=gitmo%2FMooseX-Storage.git diff --git a/Changes b/Changes index 6dc0147..b05c952 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,16 @@ Revision history for {{$dist->name}} {{$NEXT}} + * replaced last use of Best (held over since 2010!) to YAML::Any + * fixed another test making use of optional features + +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)