can(undef) on 5.8.x blows up, work around it
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index 6d35e0b..051bce7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Web-Simple
 
+  - produce a sensible error for (GET => undef) on 5.8
+  - throw error on failed new in run_if_script
+
+0.030 - 2014-08-07
   - make dispatch_misc.t handle Plack's MockHTTP's on error behaviour changing
 
 0.029 - 2014-07-27