Fix author requires
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index c49e5f3..ba2dbd9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+    - Document optional methods in stores needed for auto_create_user
+      and auto_update_user in realms.
+    - Clarify support channels
+    - Note primary maintainer in docs.
+    - Add x_authority metadata.
+    - Get the NAME right by making it 1 line, due to crappy parsing
+      in EU::MM (RT#77028)
+
+0.10020 05 May 2012
+     - Allow user_class to be configured for Catalyst::Authentication::Store::Minimal
+       (Jochen Lutz <jlu@akk.org>)
+
+0.10019 14 April 2012
+     - Upgrade code to use Moose compatibility layer (jnap)
+     - Added some rules to .gitignore for people using macs (jnap)
+     - Updated copyright info
      - Catalyst::Plugin::Authentication::Credential::NoPassword added
        (Okko)
      - Convert repository to git (fREW Schmidt)