From 35d2caaf584ab936c45e05eca9f64d67cba1ac6d Mon Sep 17 00:00:00 2001 From: Chrysweel Date: Mon, 27 Jul 2015 13:51:26 +0200 Subject: [PATCH] update changelog to version 0.1.5 --- CHANGELOG-0.1.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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