X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=64df5fad442352d74e3a416bf778dfc13a5257a3;hb=bb436cfb058ce28eadd89b4a4f6d405a3520ffeb;hp=49f76592648a2dd3d9cf10596c84e4d5c3f8dda9;hpb=d7c9ce98d5ce5c2c38d93a02b8c0c84822d757a1;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 49f7659..64df5fa 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Change log for Web::Simple + - Experimentally use $_[ENV] for the PSGI env + - Add CSS::Declare + - Add more tags to HTML::Tags + +0.002 - Tue Dec 01 2009 00:30 UTC + - fix dispatcher construction to recognise '' as no proto (we expected undef) - plackup support, as_psgi_app method - Fix SYNOPSIS