add an explicit dependencies block.
This commit is contained in:
parent
f4a0c1aac5
commit
8d9a67d9f6
1 changed files with 5 additions and 0 deletions
|
@ -103,3 +103,8 @@ For more information, see [MSC2324](https://github.com/matrix-org/matrix-doc/pul
|
||||||
should be used to document things such as what endpoints and names are being used while the feature is
|
should be used to document things such as what endpoints and names are being used while the feature is
|
||||||
in development, the name of the unstable feature flag to use to detect support for the feature, or what
|
in development, the name of the unstable feature flag to use to detect support for the feature, or what
|
||||||
migration steps are needed to switch to newer versions of the proposal.*
|
migration steps are needed to switch to newer versions of the proposal.*
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
This MSC builds on MSCxxxx, MSCyyyy and MSCzzzz (which at the time of writing have not yet been accepted
|
||||||
|
into the spec).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue