chore: 📝 Update changelog
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-05-05 14:35:19 +02:00
parent bcdf0ec251
commit 71c691fe08
No known key found for this signature in database

View file

@ -17,6 +17,7 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
- The `uri` field has been removed from all entities.
- Every field that used to be a URI now uses that entity's `id` field.
- New endpoints have been defined under `/_versia/v0.6/` to fetch entities by their `id`.
- Added [References](/types#reference) as a way to refer to other entities.
## Since WD 4