diff --git a/CHANGELOG.md b/CHANGELOG.md index cd472a62..d129619c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: