X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=63e32cf78361d8a79115a47389035b7b8aa445a0;hb=e8919861ec0e2a9aa0b7d1201e9136d7cc9fb828;hp=b3af029aa7f19271426fa17956e77d14496c2cb5;hpb=16ef3eb82a360f9f215111a0eef7cfca226f101e;p=catagits%2FCatalyst-Plugin-Authentication.git diff --git a/Changes b/Changes index b3af029..63e32cf 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ 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. + 0.09 - be a bit more pedantic about checking values for definedness before invoking methods on them