uploaded 0.07 to the server, fixing path, and allowing you to pass params.
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
diff --git a/Changes b/Changes
index d82b5cb..a7841b9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,20 @@
 Revision history for Perl extension Catalyst::Plugin::Static.
 
-0.04  Sat Mar 19 20:27:00 2005
+0.07  2005-08-01 12:08:00 
+        - reset path.
+        - allow passing params.
+0.06  2005-06-08 20:27:00 
+        - Flush params as well
+        - allow stuff to be passed to the stash
+0.05  2005-03-19 20:27:00 
+        - Added a log message in debug mode.
+0.04  2005-03-19 20:27:00
         - Updated forward to cat5 style
-0.03  Sat Mar 19 20:27:00 2005
+        - Using Catalyst::Dispatch::dispatch instead of forward.
+0.03  2005-03-19 20:27:00
         - Fixed documentation.
-0.02  Sat Feb 19 10:32:00 2005
+0.02  2005-03-19 10:32:00
         - Ooops, missed MANIFEST
 
-0.01  Fri Mar 5 22:00:00 2005
+0.01  2005-03-05 22:00:00
         - first release