diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f4c3e177..f4a636439 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ You should also include the user name that made the change. - Client: HMR is available while yarn dev @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 ### Bugfixes - Server: 引用内の文章がnyaizeされてしまう問題を修正 @kabo2468