zap t/02session_data.t
[catagits/Catalyst-Plugin-Session.git] / Changes
diff --git a/Changes b/Changes
index 50542d5..d43fb22 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,10 +3,12 @@ Revision history for Perl extension Catalyst::Plugin::Session
 0.03
         - Lazify loading of session data for better performance and less chance
           of race conditions
+        - support for $c->flash a la Ruby on Rails
+        - Fixed bug in sessionid algorithm detection.
 
-0.02    ???
+0.02    2005-11-23 09:40:00
         - Doc fixes
         - No more -Engine=Test
 
-0.01    ???
+0.01    2005-11-14 12:41:00
         - Initial release.