diff --git a/CHANGELOG-0.1.md b/CHANGELOG-0.1.md index f8368bb..9ce1568 100644 --- a/CHANGELOG-0.1.md +++ b/CHANGELOG-0.1.md @@ -17,4 +17,8 @@ To get the diff between two versions, go to https://github.com/antwebes/ChateaSe * Client/HttpAdapter/GuzzleHttpAdapter.php return $ex->getResponse()->getBody(true) to can parse and translate the error * 0.1.4 ( 2015-05-20) - * Include parameter "homepage_path" to redirect in loginAction when user is logged \ No newline at end of file + * Include parameter "homepage_path" to redirect in loginAction when user is logged + +* 0.1.5 ( 2015-07-27) + * Added autologin option in querystring to login with access token + * If a user is allready login, we simply redirect without reauthenticate \ No newline at end of file