diff --git a/CHANGELOG.md b/CHANGELOG.md index 75b8a9634..ce1111217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * the library is now built with grunt, uses ES6 modules and is tested with mocha - all Ruby dependencies have been removed * added warnings when credentials/tokens etc. are transmitted via insecure connections (HTTP) * the OAuth 2.0 authenticator rejects restoration when the access token is known to have expired, see #102 -* EmberSimpleAuth now reloads the application's root page on logout so all sensitive in-memory data etc. gets cleared +* EmberSimpleAuth now reloads the application's root page on logout so all sensitive in-memory data etc. gets cleared - this also works across tabs now, see #92 * the store is not updated unnecessarily anymore, see #97 # 0.1.3