fix prereq list in README - it was ancient!
[gitmo/MooseX-Storage.git] / Changes
diff --git a/Changes b/Changes
index 5c22f09..2e2d6a9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for MooseX-Storage
 
+ * 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)