From 0f89121b98fb5ee3def99a617ccef35e54310c0c Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Sat, 4 Apr 2020 17:16:25 -0500 Subject: [PATCH] ma1sd implements r0.3.0 of the identity server API --- docs/features/identity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/identity.md b/docs/features/identity.md index ebde3cf..c4514cd 100644 --- a/docs/features/identity.md +++ b/docs/features/identity.md @@ -1,5 +1,5 @@ # Identity -Implementation of the [Identity Service API r0.2.0](https://matrix.org/docs/spec/identity_service/r0.2.0.html). +Implementation of the [Identity Service API r0.3.0](https://matrix.org/docs/spec/identity_service/r0.3.0.html). - [Lookups](#lookups) - [Invitations](#invitations)