diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-10-27 16:16:11 -0700 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-10-27 16:16:11 -0700 |
commit | cc6618901bc927558dc159ac0dbec1159231c5f1 (patch) | |
tree | f1c14931ab88c0056e538e6d62cd1fa667d94a0d /ChangeLog | |
parent | 0b9c3b0a5b61a61faf9061e040e072e4b198f6d2 (diff) |
Remove feature "Allow everybody to access to this project"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Version 1.x (unreleased) +------------------------ + +Breaking changes: + +* Remove feature "Allow everybody to access to this project" (You must define members and groups) +* Composer dependencies are now included in the repository (except development dependencies) + +Improvements: + +* You can get an archive of Kanboard by using the download button in Github or the command git archive + Version 1.0.48 (October 23, 2017) --------------------------------- |