Update doc and changelog

This commit is contained in:
Frederic Guillot
2015-12-06 16:00:42 -05:00
parent 34048c2804
commit 42a837a833
3 changed files with 6 additions and 5 deletions

View File

@@ -12,11 +12,12 @@ Breaking changes:
- createUser
- createLdapUser
- updateUser
* Event removed: "session.bootstrap" use "app.boostrap" instead
New features:
* Add pluggable authentication and authorization system (Work in progress)
* Add groups (teams)
* Add groups (teams/organization)
* Add LDAP groups synchronization
* Add project groups permissions
* Add new project role Viewer (Work in progress)