Flash data is now in a separately prefixed session storage thingy
[catagits/Catalyst-Plugin-Session.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::Session
2
3 0.03
4         - Lazify loading of session data for better performance and less chance
5           of race conditions
6         - support for $c->flash a la Ruby on Rails
7
8 0.02    ???
9         - Doc fixes
10         - No more -Engine=Test
11
12 0.01    ???
13         - Initial release.