X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c7635e90e4befc9b171a551e3693b418368ac495;hb=63753442ca17095647197c331d544744ff8d39c7;hp=6f3ea321fe83f0eab4dddd69e9fecd97b946fc14;hpb=5f66d0371c046e87e6a2991832004d7278e1bd2c;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 6f3ea32..c7635e9 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,12 @@ +Revision history for Web-Simple + + - Allow passing method names to dispatcher (Christian Walde) + - Added Web::Simple::Role (Hakim Cassimally) + - Many doc updates from Christian Walde, Matt Phillips, Karen Etheridge + +0.020 - 2012-08-03 + - re-dist for botched release + 0.019 - 2012-07-30 - Add %_ alias if first argument is a hashref - Un-mark upload matches as experimental since they work