From: Luke Saunders Date: Wed, 25 Aug 2010 14:22:59 +0000 (+0000) Subject: updated Changes with expose_methods change X-Git-Tag: v0.35~1^2~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=506ec8c407efc93af37f684bec0fa847f570fc66;p=catagits%2FCatalyst-View-TT.git updated Changes with expose_methods change --- diff --git a/Changes b/Changes index ca34f69..c07657b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Perl extension Catalyst::View::TT. + - Add expose_methods functionality - add template name to exceptions - update render_die message to be more concise. - Doc fixes (RT#57159)