X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b870a161b096d591b6324e063b3332bde9c4bfa2;hb=213f0aaf607d0a2192ff8c4f1be1d0ef78e4ebb5;hp=b9b0d51e4b77ca9d8279e399a47a183800b9b216;hpb=bf8b2de8feaede508df35b7741f3a0afe68e5c26;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index b9b0d51..b870a16 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 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