summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-09-14 22:19:53 -0400
committerFrederic Guillot <fred@kanboard.net>2015-09-14 22:19:53 -0400
commitac1f3fbadf6256c93a00a4c103b949562e04db62 (patch)
tree5cac693d4335c552a03fc799b97071e47f25e049 /ChangeLog
parentd1e6c39df4e6cb9eec60bf498e0d1c7abb23ace8 (diff)
Highlight selected item in dropdown menus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76b30f61..37e7239d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ Breaking changes:
Improvements:
+* Highlight selected item in dropdown menus
* Gantt chart: change bar color according to task progress
* Replace color dropdown by color picker in task forms
* Creating another task stay in the popover (no full page refresh anymore)