X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b082b06237fb50b50aa639118b86831e831500d5;hb=593246961dbb8d7b2f64da822ebb5749d3b0337d;hp=81aa1df8099e211bdf8f006fb3d4b4d61eca33b2;hpb=087ce3bb17d3ec331c498b3a33f8a6cbe93521b5;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 81aa1df..b082b06 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ This file documents the revision history for Perl extension Catalyst. +? ? + - add _application accessor + - Support current_view + - Allow use Catalyst::Test without app name (Ton Voon, Altinity) + +5.7003 2006-09-21 16:29:45 + - Additions and updates to tutorial + 5.7002 2006-09-17 19:35:32 - unescape captures to match args - fix for relative Chained under namespace '' (root)