Introduce a way to pass config down into the plugins
[catagits/Catalyst-View-Component-SubInclude.git] / Changes
diff --git a/Changes b/Changes
index e6a9cdf..bf286cb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 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