X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c8babb3ab6057e9d7e1088c5b1892b38bf99c906;hb=c30ad9df2c49e9f51435b03182a2bf263c69d63e;hp=5515f37cd05d6f3772980ee93853ec8c241e533e;hpb=b43198773eccb95a713a65d97110930ad4855427;p=catagits%2FCatalyst-Authentication-Store-DBIx-Class.git diff --git a/Changes b/Changes index 5515f37..c8babb3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class + * Fix doc bugs. RT#87372 + * Fix calling User->can() as a class method. RT#90715 + +0.1505 2013-06-10 * Fix RT#82944 - test fails on perl >= 5.17.3 * Return undef if there isn't a user. This will cause an exception