Update CHANGELOG

remotes/origin/logger
David Barragán Merino 2015-11-17 16:57:24 +01:00
parent a427114762
commit 9d7adea9e2
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
- [CSV Reports] Add fields "created_date", "modified_date", "finished_date" to issues CSV report.
### Misc
- Improve login and forgot password: allow username or email case-insensitive if the query only
match with one user.
- Improve the django admin panel, now it is more usable and all the selector fields works properly.
- [API] Performance improvements for project stats.
- Lots of small and not so small bugfixes.