Updated CHANGELOG #102

This commit is contained in:
Lorenzo Milesi
2018-01-30 22:17:40 +01:00
parent 26791a2d8d
commit 9605f4fa6c

View File

@ -3,6 +3,7 @@
## 1.1.2 - Work in progress ## 1.1.2 - Work in progress
- Bug #125: Fix validation in non-ajax requests (faenir) - Bug #125: Fix validation in non-ajax requests (faenir)
- Bug #122: Fix wrong email message for email address change (liviuk2) - Bug #122: Fix wrong email message for email address change (liviuk2)
- Bug #102: Implemented password expiration feature (maxxer)
## 1.1.1 - November 27, 2017 ## 1.1.1 - November 27, 2017
- Bug #115: Convert client_id to string because pgsql fail with type convertion (Dezinger) - Bug #115: Convert client_id to string because pgsql fail with type convertion (Dezinger)