X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=Changes;h=234514c58d13d42f9a4c2af19c6be09dad263c94;hp=1b042643facfd9f28658cb80f3309883b4c624c6;hb=45c96680add983584e5192c843d00f06ee4d84ab;hpb=c4a96adb1d059b734eec945989d48ee54fb0676e diff --git a/Changes b/Changes index 1b04264..234514c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie -0.08 2007-08-09 9:46PM (+0500) +0.10 2009-02-08 + - POD addition. + - Switch from NEXT to MRO::Compat + +0.09 2007-10-08 + - Bump dependencies so that streaming a file also causes the cookie to + be updated. + - Add tests for this + +0.08 2007-09-14 - Fix live test with Mech version 0.37+ - Switch to Module::Install