summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-02-20 18:11:08 -0500
committerFrederic Guillot <fred@kanboard.net>2016-02-20 18:11:08 -0500
commit5fe68d4d499a8496229763369b50d71c9fa16200 (patch)
tree95bc4160b1da2fa79ca5ec1c0af4baab7cec1300 /ChangeLog
parentda7259819bb6c3947317b39fc2a10626471bfca3 (diff)
Add drag and drop to change swimlane positions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 11dbbfb4..619e9438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,11 +3,13 @@ Version 1.0.26 (unreleased)
Breaking changes:
-* API procedures: "moveColumnUp" and "moveColumnDown" are replace by "changeColumnPosition"
+* API procedures:
+ - "moveColumnUp" and "moveColumnDown" are replace by "changeColumnPosition"
+ - "moveSwimlaneUp" and "moveSwimlaneDown" are replace by "changeSwimlanePosition"
New features:
-* Add drag and drop to change subtasks and columns positions
+* Add drag and drop to change subtasks, swimlanes and columns positions
* Add file drag and drop and asynchronous upload
* Enable/Disable users
* Add setting option to disable private projects