fixing bug in compatibility mode - when no 'authentication' config defined
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index 63e32cf..eb9b641 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,10 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
 0.10   
-               - major changes to the internals of the plugin, to better encapsulate
-                 credentials and stores.
-               - introduction of 'realms' concept, allowing multiple different
-                 pairs of credential and store in a single application.
+        - major changes to the internals of the plugin, to better encapsulate
+          credentials and stores.
+        - introduction of 'realms' concept, allowing multiple different
+          pairs of credential and store in a single application.
 
 0.09
         - be a bit more pedantic about checking values for definedness before