X-Git-Url: https://git.mdrn.pl/piwik-CASLogin.git/blobdiff_plain/237569a1cfdd478618b0ecda78a7ac13548c515f..HEAD:/CHANGELOG diff --git a/CHANGELOG b/CHANGELOG index a01801d..7b15339 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,15 @@ == Changelog == +0.7.2 + * Piwik 2.8.0 compatibility: Added missing methods to Auth. + +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