Clean up changelogs
This commit is contained in:
parent
8e247a5ce2
commit
3b37d77394
@ -50,7 +50,6 @@ Breaking changes:
|
|||||||
* `r0::push::Action` has been moved. Import it from `ruma` or `ruma-common`.
|
* `r0::push::Action` has been moved. Import it from `ruma` or `ruma-common`.
|
||||||
* Update type of `limit` in `r0::user_directory::search_users` from
|
* Update type of `limit` in `r0::user_directory::search_users` from
|
||||||
`Option<UInt>` to `UInt`
|
`Option<UInt>` to `UInt`
|
||||||
* Update strum dependency to 0.19
|
|
||||||
* Rename `r0::message::{create_message_event => send_message_event}`
|
* Rename `r0::message::{create_message_event => send_message_event}`
|
||||||
* Rename `r0::state::{create_state_event_* => send_state_event_*}`
|
* Rename `r0::state::{create_state_event_* => send_state_event_*}`
|
||||||
* Replace `r0::keys::{AlgorithmAndDeviceId, KeyAlgorithm}` with
|
* Replace `r0::keys::{AlgorithmAndDeviceId, KeyAlgorithm}` with
|
||||||
|
@ -17,7 +17,6 @@ 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
|
* Use `ruma_identifiers::{ServerName, ServerKeyId}` in `signatures` fields of
|
||||||
`pdu::RoomV1Pdu, RoomV1PduStub, RoomV3Pdu, RoomV3PduStub}` and
|
`pdu::RoomV1Pdu, RoomV1PduStub, RoomV3Pdu, RoomV3PduStub}` and
|
||||||
`room::member::SignedContent`.
|
`room::member::SignedContent`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user