add JSON::PP to list of available JSON parsers (RT #86959)
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index 8e3c213..31d2a07 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for Config-Any
 
 0.24 2013-09-10
     - remove 4-year-old warning about YAML::XS not being installed
+    - add JSON::PP to list of available JSON parsers (RT #86959)
 
 0.23 2011-07-13
     - fix test suite's method of checking availability of plugins