mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix quoting in changelog
This commit is contained in:
parent
2138d7c825
commit
20ebae4bd3
|
|
@ -3,8 +3,8 @@ r0.3.0
|
|||
|
||||
- Breaking changes:
|
||||
|
||||
- Change the rule kind of `.m.rule.contains_display_name` from
|
||||
`underride` to `override`. This works with all known clients
|
||||
- Change the rule kind of ``.m.rule.contains_display_name`` from
|
||||
``underride`` to ``override``. This works with all known clients
|
||||
which support push rules, but any other clients implementing
|
||||
the push rules API should be aware of this change. This
|
||||
makes it simple to mute rooms correctly in the API
|
||||
|
|
|
|||
Loading…
Reference in a new issue