summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-11-30 18:26:40 -0500
committerFrederic Guillot <fred@kanboard.net>2016-11-30 18:26:40 -0500
commit700e226ba8508641fc559d1d2ddd1fd00a1eb79c (patch)
treeec8bfbf02442f66f67ca29e70586833de4921bb8 /ChangeLog
parent8588a8bda9d76eb1f98c8dca80d72ed9e016c7dc (diff)
Fix link generation when user mention is followed by a punctuation mark
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50baa140..9d79a974 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@ Breaking changes:
* Rename command line tool `./kanboard` to `./cli`
+Bug fixes:
+
+* Fix link generation when user mention is followed by a punctuation mark
+
Version 1.0.34
--------------