From 9ea6bced833ce4218ddf08677dcfd960db581cea Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 27 Dec 2022 13:08:05 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 438d389a4..7ec5bcfdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,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: add heatmap of daily active users to about page @syuilo - Client: introduce fluent emoji @syuilo - Client: improve overall performance of client @syuilo