update git repo url
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index b8d4772..0f69a31 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for Config-Any
 
+    - documentation cleanups
+
+0.32 - 2017-04-23
+    - allow YAML::Syck to fail its error tests
+    - improved diagnostics in YAML test
+    - include a full list of modules used in JSON documentation
+    - be less strict checking error messages in tests
+    - add test to report optional prereq versions
+
+0.31 - 2017-04-23
     - test cleanups
     - better diagnostics for test failures
     - don't run pod tests on user machines