summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-06-19 21:54:12 -0400
committerFrederic Guillot <fred@kanboard.net>2017-06-19 21:54:12 -0400
commit418f5522a2edf3c30d0b090634c4b33e2d2930e6 (patch)
treecb2ddb7735b65ab2b54291bb83e019d6c9714093 /ChangeLog
parent25b8961632cda34ea9b7bc36d3c746ed12a87f0b (diff)
Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f38c881..eb4f91f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@ New features:
* Add configurable list of predefined subjects when sending a task or a a comment by email
* Add command line argument to filter overdue notification for a given project
+Improvements:
+
+* Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes
+
Bug fixes:
* Add missing subtask permissions for project viewer role