summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-12-17 12:11:17 -0500
committerFrederic Guillot <fred@kanboard.net>2016-12-17 12:11:17 -0500
commitaafa1de4d56b0791c4d367aa530587082c833faf (patch)
tree46fce88a2d1a6119973ae8cffb741d06e7e6ac43 /ChangeLog
parentb6ea1ac9a4cfe4b56a9e226f6087945f01fc57b8 (diff)
Handle username with dots in user mentions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e8df8a5..97e0dc4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ New features:
Improvements:
+* Handle username with dots in user mentions
* Replace Chosen jQuery plugin by custom UI component
* Rewrite UI component that change user/group roles