X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9cf32dd06273d0c2a9fbd67d2c09390e2c2e0ea4;hb=3c39d241ae8ab9165cd4c40d5e090c922ef48d86;hp=7687e3fec1082b3b8aeb1848e44fdba374820634;hpb=4e1af75d9eacd3ac86ac8add054cf9246218d543;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 7687e3f..9cf32dd 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ -Change log for Web::Simple + - Allow dots in path matches, so you can have sub (/foo.html) +0.011 - 2011-12-23 - Add Web::Dispatch::HTTPMethods - Fix [ sub {} ] for async code - Support match_foo(...) => sub {} as a dispatcher return