feat: 📝 Document Delete entity

This commit is contained in:
Jesse Wierzbinski 2024-08-13 15:59:25 +02:00
parent 6db5aee6cd
commit 4b773e114a
No known key found for this signature in database
6 changed files with 56 additions and 7 deletions

View file

@ -28,4 +28,5 @@ This page lists changes since Working Draft 03. {{ className: 'lead' }}
- 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.
- Renamed `Undo` to [Delete](/entities/deletes).
- Added [Unfollow](/entities/unfollows) entity.