require specific ver of Test::WWW::Mechanize::Catalyst for t/live_app. remove some...
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
diff --git a/Changes b/Changes
index 2ee48c5..1b04264 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie
 
+0.08    2007-08-09 9:46PM (+0500)
+        - Fix live test with Mech version 0.37+
+        - Switch to Module::Install
+
+0.07    2007-04-04 23:10:00
+        - Fix the bug that caused sessions to expire immediately when another
+          session was deleted previously in the same request cycle
+
 0.06    2006-09-20 19:53:00
         - Fix args in calls to NEXT::set_session_id and NEXT::extend_session_id