summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-10-08 17:27:53 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-10-08 17:27:53 +0900
commitced687117f7e97dd349926d8ff72ad502155c79d (patch)
tree7d139b907872a2c3ae51645ae0185278956baad2
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadmisskey-ced687117f7e97dd349926d8ff72ad502155c79d.tar.gz
misskey-ced687117f7e97dd349926d8ff72ad502155c79d.tar.bz2
misskey-ced687117f7e97dd349926d8ff72ad502155c79d.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 585609dc82..b1d3d1eef3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
### NOTE
- pnpm 10.16.0 が必要です
+- ロールのインポート機能の利用可否ポリシーのデフォルト値が「いいえ」に変わったため、デフォルトから変更していないサーバーでは適宜設定を変更してください。
### General
- Feat: 予約投稿ができるようになりました