refactor: 📝 Add new changes to changelog

This commit is contained in:
Jesse Wierzbinski 2024-08-11 15:53:25 +02:00
parent 4df2d8194d
commit da6d9f87b0
No known key found for this signature in database

View file

@ -25,4 +25,7 @@ This page lists changes since Working Draft 03. {{ className: 'lead' }}
- Added optional identification characters to [Custom Emojis](/structures/emoji).
- Added `manually_approves_followers` to [Users](/entities/users).
- Removed `visibility` from [Notes](/entities/notes).
- Made `subject` optional in [Notes](/entities/notes).
- Made `subject` optional in [Notes](/entities/notes).
- Clarified the way [Follows](/entities/follows) work.
- Removed the use of `Undo` entities for anything except than deleting entities.
- Added [Unfollow](/entities/unfollows) entity.