diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-07 08:50:32 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-07 08:50:32 +0900 |
| commit | 9ce1b68fd79c0812d1048a9d6df8a55ad5131ae4 (patch) | |
| tree | 4f04013c200e0f59482e364d144ff6ff3edc2f93 | |
| parent | fix(backend): fixup migration for incorrect extraction on system accounts tab... (diff) | |
| download | misskey-9ce1b68fd79c0812d1048a9d6df8a55ad5131ae4.tar.gz misskey-9ce1b68fd79c0812d1048a9d6df8a55ad5131ae4.tar.bz2 misskey-9ce1b68fd79c0812d1048a9d6df8a55ad5131ae4.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 87449f0be1..46ed4dfd89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - ### Client -- +- Enhance: 設定の検索を追加(実験的) ### Server - Fix: DBマイグレーション際にシステムアカウントのユーザーID判定が正しくない問題を修正 |