Checking in changes prior to tagging of version 0.10010. Changelog diff is:
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index 64727e4..938578a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
-0.100092_01 - UNRELEASED
+0.10010
+      - Change from NEXT to MRO::Compat
+      - Chop a number off the versions to get back to the correct 0.10000 
+        version scheme.
+
+0.100092_01
       - Add hook for failing user restore.
         - Add test for this.
       - Fix bug in Credential::Password with password_type: clear.