summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-12-26 16:04:56 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2022-12-26 16:04:56 +0900
commitd106fb39abf8fe17c00e562c1237fcacfe158345 (patch)
tree5600e668f6048868f94958a722ab3bbe9cb078de /CHANGELOG.md
parent:art: (diff)
downloadmisskey-d106fb39abf8fe17c00e562c1237fcacfe158345.tar.gz
misskey-d106fb39abf8fe17c00e562c1237fcacfe158345.tar.bz2
misskey-d106fb39abf8fe17c00e562c1237fcacfe158345.zip
feat: introduce fluent emoji
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 2f633d43c4..f7b939d621 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,6 +43,7 @@ You should also include the user name that made the change.
- Client: Implement the toggle to or not to close push notifications when notifications or messages are read @tamaina
- Client: show Unicode emoji tooltip with its name in MkReactionsViewer.reaction @saschanaz
- Client: add user list widget @syuilo
+- Client: introduce fluent emoji @syuilo
- Client: improve overall performance of client @syuilo
### Bugfixes