diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-12-07 18:34:02 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-12-07 18:34:02 -0500 |
commit | 78fd4d3ee9940bde6d0bef8c611c6a19595e81fd (patch) | |
tree | d2e82499c47ed49d8699c357b29a7a404123761b /ChangeLog | |
parent | 9cc89c1ba1a72487c6a0231f6c462363dfcfd820 (diff) |
Add action in Makefile to create archive with tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -16,14 +16,15 @@ Breaking changes: New features: -* Add pluggable authentication and authorization system (Work in progress) +* Add pluggable authentication and authorization system (full rewrite) * Add groups (teams/organization) * Add LDAP groups synchronization * Add project groups permissions -* Add new project role Viewer (Work in progress) +* Add new project role Viewer * Add generic LDAP client library * Add search query attribute for task link * Add the possibility to define API token in config file +* Add capability to reopen Gitlab issues Version 1.0.21 -------------- |