summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-18 09:42:01 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-18 09:42:01 -0500
commitde128dbad860478496a0d655b5eb5c1005ebbabe (patch)
tree7fee510e901273472731e8e843981268c593ec40 /ChangeLog
parent0430a09c069134622c0161dc2fb9ba3718a73c0d (diff)
Remove default swimlane
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6daffd2..dfcc054f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,13 @@ Improvements:
* Use contextual menu instead of action column in users management
+Breaking changes:
+
+* The concept of "default swimlane" is removed
+* Previous default swimlanes are migrated to an independent swimlane
+* Columns "default_swimlane" and "show_default_swimlane" from "projects" table are not used anymore
+* Remove API method "getDefaultSwimlane()"
+
Bug fixes:
* Hiding subtasks from hidden tasks in dashboard