mention doc changes
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index be269da..3f96f5d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Web-Simple
 
+  - 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)