Make sure Piwik session is started in Auth::authenticate
[piwik-CASLogin.git] / CHANGELOG
index a01801d..7b15339 100644 (file)
--- 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