Switch subinclude generation to being called on instances.
[catagits/Catalyst-View-Component-SubInclude.git] / Changes
diff --git a/Changes b/Changes
index 8bfac5d..bf286cb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 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.