CHANGELOG.md in tkh_authentication-0.0.6 vs CHANGELOG.md in tkh_authentication-0.0.7

- old
+ new

@@ -1,13 +1,16 @@ # TKH Authentication +## 0.0.7 +* Safe redirect to root if host app did not set up the root route + + ## 0.0.6 * Redirect users to target page upon logging in if they had been interrupted by authenticate or authenticate_with_admin filters - ## 0.0.5 * Users controller has both an authenticate and an authenticate_with_admin before_filters