diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-08 11:16:26 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-08 11:16:26 +0900 |
| commit | 49a95c34bf1cdead34b87a82f4a0ca311e6c08bd (patch) | |
| tree | 5ebb771e18b21c49e7545bf26a8a250975bb6902 | |
| parent | Support remote objects in search (#9479) (diff) | |
| download | misskey-49a95c34bf1cdead34b87a82f4a0ca311e6c08bd.tar.gz misskey-49a95c34bf1cdead34b87a82f4a0ca311e6c08bd.tar.bz2 misskey-49a95c34bf1cdead34b87a82f4a0ca311e6c08bd.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 e437881129..c172a766e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,7 @@ You should also include the user name that made the change. - Client: Improve RSS widget @tamaina - Client: show Unicode emoji tooltip with its name in MkReactionsViewer.reaction @saschanaz - Client: OpenSearch support @SoniEx2 @chaoticryptidz +- Client: Support remote objects in search @SoniEx2 - Client: add user list widget @syuilo - Client: add heatmap of daily active users to about page @syuilo - Client: introduce fluent emoji @syuilo |