changelog
[gitmo/MooseX-Storage.git] / Changes
diff --git a/Changes b/Changes
index 959b82b..28e60fc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
-Revision history for MooseX-Storage
+Revision history for {{$dist->name}}
 
+{{$NEXT}}
+ * 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
 
@@ -91,8 +95,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