Editorial: Fix dates & unstable prefix of MSC4291 (#4314)

* Fix dates & unstable prefix of MSC4291

* circular dep is circular

* fix the correct circular dep
pull/4315/head
Travis Ralston 4 months ago committed by GitHub
parent 3d68238b0f
commit 0dcb9d063b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -175,11 +175,11 @@ confusion and technical debt, given clients are already making breaking changes
### Alternatives ### Alternatives
(Embargoed until Aug 11, 2025) (Embargoed until Aug 14, 2025)
### Security Considerations ### Security Considerations
(Embargoed until Aug 11, 2025) (Embargoed until Aug 14, 2025)
### Credits ### Credits
@ -187,7 +187,7 @@ Thanks to Timo Kösters for initiating discussion around this MSC.
### Unstable prefix ### Unstable prefix
During development this room version is referred to as `org.matrix.hydra.11` alongside MSC4291 and MSC4297 (embargoed until Aug 11, 2025). During development this room version is referred to as `org.matrix.hydra.11` alongside MSC4291 and MSC4297 (embargoed until Aug 14, 2025).
### Dependencies ### Dependencies

@ -170,6 +170,10 @@ room). This has always been implied due to the federation endpoint `/event/{even
makes the data model rely on global uniqueness. See [MSC2848](https://github.com/matrix-org/matrix-spec-proposals/pull/2848) makes the data model rely on global uniqueness. See [MSC2848](https://github.com/matrix-org/matrix-spec-proposals/pull/2848)
for more discussion. for more discussion.
### Unstable prefix
During development this room version is referred to as `org.matrix.hydra.11` alongside MSC4289 and MSC4297 (embargoed until Aug 14, 2025).
### Dependencies ### Dependencies
This MSC has no dependencies. This MSC has no dependencies.

Loading…
Cancel
Save