diff --git a/app/changelog/page.mdx b/app/changelog/page.mdx index 5876d64..ac3d8b2 100644 --- a/app/changelog/page.mdx +++ b/app/changelog/page.mdx @@ -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). \ No newline at end of file +- 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. \ No newline at end of file