Update change logs
This commit is contained in:
parent
f09ab98f17
commit
53f76992e5
@ -3,6 +3,7 @@
|
|||||||
Improvements:
|
Improvements:
|
||||||
|
|
||||||
* Add a convenience constructor to create a plain-text `TextMessageEventContent`
|
* Add a convenience constructor to create a plain-text `TextMessageEventContent`
|
||||||
|
* Add `m.dummy` events to the to-device event collection
|
||||||
|
|
||||||
# 0.17.0
|
# 0.17.0
|
||||||
|
|
||||||
|
@ -1,5 +1,15 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
Breaking changes:
|
||||||
|
|
||||||
|
* Update `event_type` in `ruma_events!` to refer to the serialized form of the
|
||||||
|
event type, not the variant of `ruma_events::EventType`
|
||||||
|
|
||||||
|
Improvements:
|
||||||
|
|
||||||
|
* Split `FromRaw` implementation generation from `ruma_event!` into a separate
|
||||||
|
proc-macro
|
||||||
|
|
||||||
# 0.2.0
|
# 0.2.0
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user