CHANGELOG.md in tkh_authentication-0.1.3 vs CHANGELOG.md in tkh_authentication-0.1.5

- old
+ new

@@ -1,8 +1,20 @@ # TKH Authentication +## 0.1.5 + +* Modified the login info in sidebar partial +* Added a login info for navbar partial + + +## 0.1.4 + +* Set up all missing translations +* Improved and debugged user mailer + + ## 0.1.3 * Added login module partial to embed in pages and set it up with bootstrap tabs * Refactored login and signup forms * A logged-in user cannot got to login or signup page. They are redirected to the root page.