From: Matt S Trout Date: Mon, 30 Jan 2012 20:33:10 +0000 (+0000) Subject: Release commit for 0.012 X-Git-Tag: v0.012^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Ftags%2Fv0.012;hp=b2329322ec21508e5f1a3bec32d774da9715a95e;p=catagits%2FWeb-Simple.git Release commit for 0.012 --- diff --git a/Changes b/Changes index 30aa427..86f7dbc 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +0.012 - 2012-01-30 - Added match predicates match_true and match_false - Added '~' to match an empty path - Sub-dispatch via '...' is now permissible without a trailing slash