fix whitespace tests
[catagits/Catalyst-Plugin-Session-State-Stash.git] / Changes
1 Revision history for Catalyst-Plugin-Session-State-Stash
2
3 {{$NEXT}}
4         - allow multiple state objects to work at the same time
5           (IKEGAMI, RT#62090)
6
7 0.13    2009-12-06
8         - Switch from CAF to Moose
9         - Switch from Module::Build to Module::Install
10         - Remove use of Test::MockObject
11
12 0.12    2009-10-16
13         - Use session config handling from Catalyst::Plugin::Session 0.27.
14
15 0.11    2009-10-08
16         - Update to be able to use the new 'Plugin::Session' config key
17           as the rest of the Session infrastructure is moving to that.
18         - Move actions out of the application class for TestApp as this
19           warns with the latest Catalyst.
20
21 0.10    2009-04-19
22         First version, released on an unsuspecting world.
23