add JSON::XS to the top of the JSON loaders list
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index 593c71f..3718d31 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Config-Any
 
+0.17 Thu 05 Feb 2009
+    - ensure require() happens against plugin specified in force_plugins.
+    - add JSON::XS to the top of the JSON loaders list
+
 0.16 Mon 17 Nov 2008
     - fix up branches test which did not handle the errors thrown by
       changes from the last release (RT #40948)