Does proper mentions through the MentionEntity struct

This commit is contained in:
VERET Clément
2020-03-05 15:02:43 +01:00
parent 1de5171f31
commit 6d46258d2d
4 changed files with 23 additions and 3 deletions

4
CHANGELOG Normal file
View File

@@ -0,0 +1,4 @@
# v0.1.8
* fix #1: mentions are treated like decoded urls (this is not really needed to push it this far but it would be easier in case you want to modify it)