update git repo url
[p5sagit/Config-Any.git] / Changes
diff --git a/Changes b/Changes
index 5930ab8..0f69a31 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,23 @@
 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
+    - handle unsupported Config::General versions better
+    - refactored module loading
+    - include optional prereqs in suggests
+    - pod cleanups
+
 0.30 - 2017-03-28
     - don't use YAML::Syck on perl 5.8.8 or below, where it is broken
     - ensure tarball does not contain SCHILY headers