X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=30b28aaf61e0e2ef639c70236eb93c89830b769a;hb=50e4587ff23f3585f46188bc3fc73e935fd78f95;hp=be269daa1f4c5b71b9acc1d0d763097837aefe80;hpb=0525f5e88d8ed672ebd1b41abf20940491a3e023;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index be269da..30b28aa 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Web-Simple + - 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)