summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-03 18:33:46 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-03 18:33:46 -0500
commit4e6ad60f4ffbfc24be2f534e1e5761cc5ae15616 (patch)
treea77979b6aeaca77cc83e8d0da5cc16601092481f /ChangeLog
parent0751508ae3e1e2731e7c699b69c873e31ecc9ab7 (diff)
Increase action name column length in actions table
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54518b34..26285d64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@ Improvements:
* Improving performance during task position change (SQL queries are 3 times faster than before)
* Do not show window scrollbars when individual column scrolling is enabled
* Automatic Actions code improvements and unit tests
+* Increase action name column length in actions table
Bug fixes: