diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-12-13 21:16:12 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-13 21:16:12 +0900 |
| commit | e0b872dc097d38715bcd96382cb50f3223cb40b6 (patch) | |
| tree | 8f4d7cf5e763fee35d8f04eff3f3067720d27a0d | |
| parent | Bump version to 2025.12.1-alpha.1 (diff) | |
| download | misskey-e0b872dc097d38715bcd96382cb50f3223cb40b6.tar.gz misskey-e0b872dc097d38715bcd96382cb50f3223cb40b6.tar.bz2 misskey-e0b872dc097d38715bcd96382cb50f3223cb40b6.zip | |
Update CHANGELOG for version 2025.12.1
Removed empty section under General and retained fixes under Client.
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 58c6c1cfd0..3011627cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,5 @@ ## 2025.12.1 -### General -- - ### Client - Fix: 特定の条件下でMisskeyが起動せず空白のページが表示されることがある問題を軽減 - Fix: 初回読み込み時などに、言語設定で不整合が発生することがある問題を修正 |