summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-15 20:09:43 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-15 20:09:43 -0400
commit8a6f02735b628033a3284d06a9f633bd260e19ef (patch)
tree57d0c2acb22d6afe0412903a088ed77ac0ba3596 /ChangeLog
parent67b836164997527b91452b19adbcb8aa3c5decf1 (diff)
Added task creation menu for all projects views
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3477be94..7c6c1f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,12 +3,14 @@ Version 1.0.29 (unreleased)
New features:
+* Added menu entry to add tasks from all project views
* Add tasks in bulk from the board
* Add dropdown for projects
Improvements:
* Use Gulp and Bower to manage assets
+* Controller and Middleware refactoring
Version 1.0.28
--------------