X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bf286cb4d2358900bf6876734c0e7c292a9ed34b;hb=c33bb2368e4b3ad3c1e0555d3f188f3e0f682372;hp=e93c131bf7a9f4e981ca621e23379e299e92d256;hpb=b22858286f7e6dd12de00dde6931082f40f49152;p=catagits%2FCatalyst-View-Component-SubInclude.git diff --git a/Changes b/Changes index e93c131..bf286cb 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,27 @@ Revision history for Catalyst-View-Component-SubInclude +0.07 Mon Jul 27 20:45:42 2009 + - Fix some issues related to Args/CaptureArgs handling in the SubRequest + and Visit plugins. + +0.06 + - Weaken $c to avoid a memory leak. + +0.05 Tue Apr 21 19:16:00 2009 + - Change attribute constraint from ClassName to Str to fix issue with + newer Catalyst versions + +0.04 Wed Feb 11 00:38:02 2009 + - Recreate dist because the CPAN indexer doesn't like tarballs generated + on Windows. + 0.03 Fri Feb 6 17:58:50 2009 - - Add "subinclude_using" - - Tidy up dist (added README and this Changes file) + - Add "subinclude_using" + - Tidy up dist (added README and this Changes file) 0.02 Thu Feb 5 23:26:54 2008 - Fixed several issues related to Chained actions - - Added the Visit subinclude plugin + - Added the Visit subinclude plugin 0.01 Fri Jan 30 21:00:00 2009 First public version.