a073656e9556abace6c87eb5fe05496c24fbd1cf
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::SubRequest
2
3 0.10  2005-12-08 13:15:00  
4         - Updated test suite to work with new catalyst.
5 0.09  2005-10-28 01:07:00 
6         - localize body rather than output, which is an alias
7 0.08  2005-12-10 01:34:00 
8             - patch to handle NEXT trouble.
9 0.07  2005-08-01 12:08:00 
10         - reset path.
11         - allow passing params.
12 0.06  2005-06-08 20:27:00 
13         - Flush params as well
14         - allow stuff to be passed to the stash
15 0.05  2005-03-19 20:27:00 
16         - Added a log message in debug mode.
17 0.04  2005-03-19 20:27:00
18         - Updated forward to cat5 style
19         - Using Catalyst::Dispatch::dispatch instead of forward.
20 0.03  2005-03-19 20:27:00
21         - Fixed documentation.
22 0.02  2005-03-19 10:32:00
23         - Ooops, missed MANIFEST
24
25 0.01  2005-03-05 22:00:00
26         - first release