X-Git-Url: https://git.mdrn.pl/piwik-CASLogin.git/blobdiff_plain/237569a1cfdd478618b0ecda78a7ac13548c515f..4443d60bb1b3c12b04c14f45e1541a64b1e31e6d:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index a01801d..238a010 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,12 @@ == Changelog == +0.7.1 + * Fixed error in Auth::authenticate causing phpCAS::client to be called twice. + 0.7 * Compatible with Piwik 2.1 * Removed the "additional root logins" option (Piwik handles multiple superusers natively now) * Added custom CAS login image + * Upgrade to phpCAS-1.3.2 0.6.3 * Bugfix: Added $this->setBasicVariablesView($view) to Controller.php to fix missing variables issue