Fix link generation when user mention is followed by a punctuation mark

This commit is contained in:
Frederic Guillot
2016-11-30 18:26:40 -05:00
parent 8588a8bda9
commit 700e226ba8
3 changed files with 10 additions and 1 deletions

View File

@@ -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
--------------