convert to Dist::Zilla
[gitmo/MooseX-Storage.git] / Changes
diff --git a/Changes b/Changes
index 5c22f09..cad4146 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,13 @@
-Revision history for MooseX-Storage
+Revision history for {{$dist->name}}
+
+{{$NEXT}}
+
+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
 
 0.33    2013-03-29
  * always JSONify data with sorted keys, to handle hash order randomization