fix: 📝 Remove wrong sentence from changelog

This commit is contained in:
Jesse Wierzbinski 2025-10-08 19:22:32 +02:00
parent 064a4aa828
commit e83eeaa976
No known key found for this signature in database
4 changed files with 10 additions and 83 deletions

View file

@ -18,7 +18,6 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
- 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.
- Mandated the usage of `null` for optional fields that are not set, instead of omitting them.
- Changed usage of "`null` authors" to simply being an optional field.
- Added more guidelines on [JSON data handling](/json).
- Clarified the meaning of [Domain](/api/basics#domain) in the context of Versia.