summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-09-26 21:48:48 -0400
committerFrederic Guillot <fred@kanboard.net>2015-09-26 21:48:48 -0400
commit58c74b80d2c9b8d51df91a7287a22e5d3f99391c (patch)
tree1fb8207a79abc4dd31a24ea255a655751cadabdb /ChangeLog
parent66514aa530cfb3b84f01e5eb578d35b4178e651e (diff)
Append filters instead of replacing value for users and categories dropdowns
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c7dcf22..ec0ab156 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@ Core functionalities moved to plugins:
Improvements:
+* Append filters instead of replacing value for users and categories dropdowns
* Do not show empty swimlanes in public view
* Change swimlane layout to save space on the screen
* Add the possibility to set/unset max column height (column scrolling)