bump version for release
[gitmo/MooseX-Storage.git] / Changes
diff --git a/Changes b/Changes
index 5c22f09..cbdc3e2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for MooseX-Storage
 
+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
    introduced in 5.17.* (RT#84287, Karen Etheridge)