X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=04a144d8ad5f1cbb48f7dd5e05deb27d3377ab06;hb=a8dc76a1260561f17e6513a243473967582ed48a;hp=d7c06b5792e1d39f0ec9da9222c036a841083b2b;hpb=0bd5f8a2e3fb6c7ad7faeb128cc2991a1bb3ce98;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index d7c06b5..04a144d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ This file documents the revision history for Perl extension Catalyst. + - removed retarded registration requirement in dispatcher + - removed Module::Pluggable::Fast hack in favor of + Module::Pluggable::Object + - extended uri_for, added dispatcher->uri_for_action + - added Catalyst::Base->action_for('methodname') - checked and tested :Args multimethod dispatch - added ability to set action attributes from controller config - added merge_config_hashes() as a convenience method