Update change log

This commit is contained in:
Jonas Platte 2020-02-18 22:11:57 +01:00
parent 78eae67fac
commit b4e985e08d
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -3,6 +3,7 @@
Breaking changes:
* `TryFromRaw::try_from_raw`'s signature has been simplified. The previous signature was a relict that was no longer sensible.
* All remaining non-optional `room_id` event fields (not event content fields) have been made optional
Improvements: