summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-12-07 18:34:02 -0500
committerFrederic Guillot <fred@kanboard.net>2015-12-07 18:34:02 -0500
commit78fd4d3ee9940bde6d0bef8c611c6a19595e81fd (patch)
treed2e82499c47ed49d8699c357b29a7a404123761b /ChangeLog
parent9cc89c1ba1a72487c6a0231f6c462363dfcfd820 (diff)
Add action in Makefile to create archive with tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 06fbe4af..3a2513ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
--------------