Piwik 2.8.0 compatibility: Added missing abstract methods to Auth.
[piwik-CASLogin.git] / CHANGELOG
index a01801d..238a010 100644 (file)
--- 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