diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-12-27 14:57:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-27 14:57:46 +0900 |
| commit | f83cccd7a61e329f0bf9921ca52d42a34da6d831 (patch) | |
| tree | ed364a627a261786dbc40b315d2d122cd0e050c9 | |
| parent | 13.0.0-beta.2 (diff) | |
| download | sharkey-f83cccd7a61e329f0bf9921ca52d42a34da6d831.tar.gz sharkey-f83cccd7a61e329f0bf9921ca52d42a34da6d831.tar.bz2 sharkey-f83cccd7a61e329f0bf9921ca52d42a34da6d831.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 2fb99353c1..fccd592b83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ You should also include the user name that made the change. - Client: enhance dashboard of control panel @syuilo - Client: Vite is upgraded to v4 @syuilo, @tamaina - Client: HMR is available while yarn dev @tamaina +- Client: Make widgets of universal/classic sync between devices @tamaina - Client: Implement the button to subscribe push notification @tamaina - 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 |