From 91fa78eb5350bb5e1b71d0a560867fa4bc9db587 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Mon, 11 Jan 2016 15:52:08 +0000 Subject: [PATCH] Start development on next spec version --- changelogs/client_server.rst | 6 ++++++ specification/index.rst | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index 18082751..4e44de9e 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -1,3 +1,9 @@ + +============== + +No changes yet. + + r0.0.1 ====== diff --git a/specification/index.rst b/specification/index.rst index 3e5ade2f..b65b45c6 100644 --- a/specification/index.rst +++ b/specification/index.rst @@ -28,9 +28,8 @@ Any developments since the latest release can be found `here`__. Old releases of the spec: -- Client-Server API: `r0.0.0`__ - -.. __: https://matrix.org/docs/spec/r0.0.0 +- `r0.0.1 `_ +- `r0.0.0 `_ Before we formally started releasing the specification, the last working copy we had can be found `here`__.