summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-02-13 00:17:57 +0200
committerLauri Ojansivu <x@xet7.org>2018-02-13 00:17:57 +0200
commit55a53e26559d27765924efbcb80bc31dfb4d21a0 (patch)
tree491d12285ee64fbc2ea6a6410b38e3ee757b954b /CHANGELOG.md
parent29461cb1103ace0a0d5ea14204ec2f5513f65150 (diff)
downloadwekan-55a53e26559d27765924efbcb80bc31dfb4d21a0.tar.gz
wekan-55a53e26559d27765924efbcb80bc31dfb4d21a0.tar.bz2
wekan-55a53e26559d27765924efbcb80bc31dfb4d21a0.zip
Add note about Unicode Emojis.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10d15eab..004698ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
This release fixes the following bugs:
- [Remove Emoji support, so MAC addresses etc show correctly](https://github.com/wekan/wekan/commit/056843d66c361594d5d4478cfe86e2e405333b91).
+ NOTE: You can still add Unicode Emojis, this only removes broken autoconversion to Emojis.
Thanks to GitHub user xet7 for contributions.