chore: 📝 Update changelog

This commit is contained in:
Jesse Wierzbinski 2024-10-18 11:11:09 +02:00
parent c88709dc25
commit 7704d5e0ab
No known key found for this signature in database
2 changed files with 6 additions and 1 deletions

View file

@ -12,6 +12,11 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
- Removed URI from [Report](/extensions/reports), and replaced `reason` with `tags`.
- Mandated Unix-style `\n` line endings in all text fields.
- Renamed the following headers, as per [RFC 6648](https://tools.ietf.org/html/rfc6648):
- `X-Signature` to `Versia-Signature`
- `X-Signed-By` to `Versia-Signed-By`
- Removed the nonce from the [signature system](/signatures), replaced with `Versia-Signed-At` (timestamps).
- Added `html_uri` to [Notes](/entities/note).
## Since WD 3