Version bump Auth, Auth::Store::DBIC, Authz::{ACL,Roles}
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index 721e861..54bcfe4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+0.04
+        - With User::Hash and Store::Minimal together session will store
+          userid, not actual user object
+
 0.03    2005-12-03 18:00:00
         - Added user_exists method.