Fix ruma-events change log
This commit is contained in:
parent
221befe401
commit
b470d4d681
@ -1,13 +1,4 @@
|
|||||||
# [unreleased]
|
# 0.22.0 [unreleased]
|
||||||
|
|
||||||
Breaking changes:
|
|
||||||
|
|
||||||
* Update strum dependency to 0.19
|
|
||||||
* Use `ruma_identifiers::{ServerName, ServerKeyId}` in `signatures` fields of
|
|
||||||
`pdu::RoomV1Pdu, RoomV1PduStub, RoomV3Pdu, RoomV3PduStub}` and
|
|
||||||
`room::member::SignedContent`.
|
|
||||||
|
|
||||||
# 0.22.0
|
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
|
||||||
@ -26,6 +17,10 @@ Breaking changes:
|
|||||||
* `presence::PresenceState` has been moved. Import it from `ruma` or `ruma-common`.
|
* `presence::PresenceState` has been moved. Import it from `ruma` or `ruma-common`.
|
||||||
* `EventJson` has been moved and renamed. Import it from `ruma` or `ruma-common`.
|
* `EventJson` has been moved and renamed. Import it from `ruma` or `ruma-common`.
|
||||||
* The `in_reply_to` field of `room::message::RelatesTo` is now optional
|
* The `in_reply_to` field of `room::message::RelatesTo` is now optional
|
||||||
|
* Update strum dependency to 0.19
|
||||||
|
* Use `ruma_identifiers::{ServerName, ServerKeyId}` in `signatures` fields of
|
||||||
|
`pdu::RoomV1Pdu, RoomV1PduStub, RoomV3Pdu, RoomV3PduStub}` and
|
||||||
|
`room::member::SignedContent`.
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user