Release commit for 0.031
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index a78b10f..6e24d30 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for Web-Simple
 
+0.031 - 2015-08-14
+  - rewrite docs to use string form first
+  - handle empty query parameters
+  - produce a sensible error for (GET => undef) on 5.8
+
+0.030 - 2014-08-07
+  - make dispatch_misc.t handle Plack's MockHTTP's on error behaviour changing
+
+0.029 - 2014-07-27
   - fix repository metadata (Thomas Sibley)
 
 0.028 - 2014-07-11