mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
Changelog
This commit is contained in:
parent
b65b0d049e
commit
9fb68f54ce
|
|
@ -1,6 +1,13 @@
|
||||||
<Unreleased changes>
|
<Unreleased changes>
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
- Breaking changes:
|
||||||
|
- 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.
|
||||||
|
|
||||||
- Spec clarifications:
|
- Spec clarifications:
|
||||||
|
|
||||||
- Spell out the way that state is handled by ``POST /createRoom``
|
- Spell out the way that state is handled by ``POST /createRoom``
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue