Bump versions for dev release. Clean up other mentions of config->{session}
[catagits/Catalyst-Plugin-Session.git] / Changes
diff --git a/Changes b/Changes
index 1b37298..5d23b23 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension Catalyst::Plugin::Session
 
+0.26_01 2009-10-06
+        - Move actions out of the root application class in tests as this
+          is deprecated.
+        - Change configuration key to 'Plugin::Session' by default. The
+          old 'session' key is still supported, but will issue a warning
+          in a future release.
+
 0.26 2009-08-19
         - Remove Test::MockObject from the test suite as prone to failing on
           some platforms and perl versions due to it's UNIVERSAL:: package