diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-02-09 13:42:54 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-02-09 13:42:54 +0900 |
| commit | 429159f919fca14864c28cb9263a9dc9388d24ce (patch) | |
| tree | 6803c1c2ee211f3d523205502a515ead419ee8f2 | |
| parent | fix: add instance favicon where it's missing (#8270) (diff) | |
| download | misskey-429159f919fca14864c28cb9263a9dc9388d24ce.tar.gz misskey-429159f919fca14864c28cb9263a9dc9388d24ce.tar.bz2 misskey-429159f919fca14864c28cb9263a9dc9388d24ce.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 63b569233b..bdf8d6014d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ You should also include the user name that made the change. - Client: コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正 @syuilo - Client: Follows/Followers Visibility changes won't be saved unless clicking on an other checkbox @Johann150 - API: Fix API cast @mei23 +- add instance favicon where it's missing @solfisher - チャートの定期resyncが動作していない問題を修正 @syuilo ## 12.103.1 (2022/02/02) |