X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=037b20e389e0f90e7639739fca402dc6b7c712e7;hb=5592a37f7628a7af0160491009928005f2725cb7;hp=49f76592648a2dd3d9cf10596c84e4d5c3f8dda9;hpb=d7c9ce98d5ce5c2c38d93a02b8c0c84822d757a1;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 49f7659..037b20e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Change log for Web::Simple + - fix dispatcher construction to recognise '' as no proto (we expected undef) - plackup support, as_psgi_app method - Fix SYNOPSIS