adding in tests for the raw HASH session
[catagits/Web-Session.git] / Changes
diff --git a/Changes b/Changes
index cacc17f..30759bd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,19 @@
 Revision history for Perl extension Plack::Middleware::Session
 
+0.03 Thurs. Jan. 7, 2009
+    * Plack::Middleware::Session
+      - change plack.session to psgix.session (plack.session is
+        retained for back-compat, but is deprecated and will be
+        removed in future versions)
+
+    * Plack::Session::Store::File
+      - changed to lock_* versions of the Storaable functions
+        (thanks to Miyagawa)
+
+0.02 Sat. Dec. 19, 2009
+    - fixed dependency list (RT #52891) (Thanks to Andreas Koenig)
+    - fixed some POD misspellings (Thanks to franckcuny)
+    - fixed streaming interface (Thanks to clkao and miyagawa)
+
 0.01 Tues. Dec. 15, 2009
-    - original version
\ No newline at end of file
+    - Hello CPAN World!
\ No newline at end of file