update Authentication for 0.06
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index 0f7cd6f..aef3ab0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+0.06    2005-03-14 19:23:50
+        - pass extra get_user args to store so they can be made use of
+
 0.05    2005-01-01 13:58:00
         - Add debugging to Credential::Password
         - Important doc fixes