X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b870a161b096d591b6324e063b3332bde9c4bfa2;hb=318343ca7e384eecb3cc49de375fce0e1ca85ffd;hp=037b20e389e0f90e7639739fca402dc6b7c712e7;hpb=aad20079cd5d883da0892b6ffa9337e4f4e32631;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 037b20e..b870a16 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Change log for Web::Simple + + - 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