1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-25 21:24:14 +02:00

fix: rename users/get-following-users-by-birthday

This commit is contained in:
kakkokari-gtyih
2026-03-03 19:18:18 +09:00
parent 2ea630e40c
commit 93a6737e69
10 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
## 2026.2.0
### Note
- `users/following``birthday` プロパティは非推奨になりました。代わりに `users/get-following-birthday-users` をご利用ください。
- `users/following``birthday` プロパティは非推奨になりました。代わりに `users/get-following-users-by-birthday` をご利用ください。
### General
- Enhance: 「もうすぐ誕生日のユーザー」ウィジェットで、誕生日が至近のユーザーも表示できるように