Update change log

This commit is contained in:
Jonas Platte 2020-06-04 21:00:17 +02:00
parent eea1046366
commit 9fb2c42f06
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -10,6 +10,7 @@ Breaking changes:
* Add `predecessor` field
* Update `r0::push::get_pushrules_all` and `r0::push::get_pushrules_global_scope` to use the
`Ruleset` type from `ruma_events`
* Fix event types in `r0::context::get_context`
Improvements: