diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-27 13:08:05 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-27 13:08:05 +0900 |
| commit | 9ea6bced833ce4218ddf08677dcfd960db581cea (patch) | |
| tree | 1996b87b3da3d62d1497334e9994922924aa58f1 | |
| parent | 13.0.0-alpha.13 (diff) | |
| download | sharkey-9ea6bced833ce4218ddf08677dcfd960db581cea.tar.gz sharkey-9ea6bced833ce4218ddf08677dcfd960db581cea.tar.bz2 sharkey-9ea6bced833ce4218ddf08677dcfd960db581cea.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 438d389a4b..7ec5bcfdb3 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 |