mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix the version of the Identity Service API at Matrix 1.0 (#2061)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
23e709ae9b
commit
dcb39c603a
1
changelogs/internal/newsfragments/2061.clarification
Normal file
1
changelogs/internal/newsfragments/2061.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Fix the version of the Identity Service API when Matrix 1.0 was introduced.
|
||||||
|
|
@ -514,7 +514,7 @@ the following versions for the individual APIs:
|
||||||
| Client-Server API | r0.5.0 |
|
| Client-Server API | r0.5.0 |
|
||||||
| Server-Server API | r0.1.2 |
|
| Server-Server API | r0.1.2 |
|
||||||
| Application Service API | r0.1.1 |
|
| Application Service API | r0.1.1 |
|
||||||
| Identity Service API | r0.1.1 |
|
| Identity Service API | r0.2.0 |
|
||||||
| Push Gateway API | r0.1.0 |
|
| Push Gateway API | r0.1.0 |
|
||||||
| Room Versions | 1, 2, 3, 4, 5 |
|
| Room Versions | 1, 2, 3, 4, 5 |
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue