Fix typo
[catagits/Catalyst-Plugin-Session.git] / Changes
diff --git a/Changes b/Changes
index 724a850..a8a1c38 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,13 @@
 Revision history for Perl extension Catalyst::Plugin::Session
 
-        - Remove use of Plack::Middleware::ForceEnv from the tests
+0.37 2013-02-25
+      - Fix t/live_verify_address.t to skip if Catalyst::Plugin::Authentication
+        is not installed, fixing RT#81506.
+
+0.36 2012-10-19
+       - Re-pack with new Module::Install which doesn't get
+         MYMETA.yaml wrong.
+       - Remove use of Plack::Middleware::ForceEnv from the tests
           as it was not used / needed
 
 0.35 2012-04-24