Checking in changes prior to tagging of version 0.10018.
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index c27f5bd..6958fac 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,21 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+0.10018 29 Jul 2011
+     - Fix failing tests with the new PSGI Catalyst dev release
+
+0.10017 24 Jan 2010
+     - Fix failing tests with the new PSGI Catalyst dev release
+
+0.10016 22 Jan 2010
+     - Move root actions out of applcation class in tests to remove
+       warnings in the latest Catalyst.
      - Add AUTOLOAD method to the default user class so that methods are
        delegated down onto the underlieing user object retrieved from
        the store (if present)
      - Fix typos in documentation (RT#49476)
      - Fix compatibilty with Catalyst 5.70 (RT#50466)
+     - Various documentation improvements
+     - Fix Realm::Processive's authinfo_munge option (RT#47106)
 
 0.10015 Tue Sep 1 01:40:36 BST 2009