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
2 changed files with 2 additions and 1 deletions
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 |
|
||||
| Server-Server API | r0.1.2 |
|
||||
| Application Service API | r0.1.1 |
|
||||
| Identity Service API | r0.1.1 |
|
||||
| Identity Service API | r0.2.0 |
|
||||
| Push Gateway API | r0.1.0 |
|
||||
| Room Versions | 1, 2, 3, 4, 5 |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue