Skip to content

Commit

Permalink
update changelog to version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrysweel committed Jul 27, 2015
1 parent 88ea553 commit 35d2caa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG-0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
* 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

0 comments on commit 35d2caa

Please sign in to comment.