X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ba2dbd917c320372325c2dac71da56decb9eda7c;hb=c30f39a88af0956ac86dad2c2fed65f758edbb2e;hp=e70652d0057955ca044dbcc9a90d69be4973f8e8;hpb=798af89bb35e8d01de4b0fd2132c1bb053286a4b;p=catagits%2FCatalyst-Plugin-Authentication.git diff --git a/Changes b/Changes index e70652d..ba2dbd9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ 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)