mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Reference relations were added in v1.5
According to the changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
7af45a36fc
commit
60544a362b
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
### Reference relations
|
### Reference relations
|
||||||
|
|
||||||
{{% added-in v="1.4" %}}
|
{{% added-in v="1.5" %}}
|
||||||
|
|
||||||
Generically referencing another event can be done with a `rel_type` of `m.reference`
|
Generically referencing another event can be done with a `rel_type` of `m.reference`
|
||||||
as a form of [relationship](#forming-relationships-between-events). There is no
|
as a form of [relationship](#forming-relationships-between-events). There is no
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue