X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9153e811c93478655be91d97b8927884b04edd6d;hb=7285118bc78cee27cd8aa1e249942ea85855a316;hp=77ccefdf57f3770f9cdcb54ca14368378ba3a948;hpb=26a10d6982e3c456809e8458d5c3a34a0b19f48b;p=gitmo%2FMooseX-Storage.git diff --git a/Changes b/Changes index 77ccefd..9153e81 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,16 @@ Revision history for {{$dist->name}} {{$NEXT}} +0.40 2013-08-29 01:57:00Z (Karen Etheridge) + * 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)