Add per-API changelogs
This commit is contained in:
parent
5f459e6e0a
commit
39f43abbb7
4 changed files with 44 additions and 18 deletions
|
@ -10,6 +10,19 @@ local persistent copy of server state.
|
|||
.. contents:: Table of Contents
|
||||
.. sectnum::
|
||||
|
||||
Changelog
|
||||
---------
|
||||
|
||||
Version of this specification: **%CLIENT_RELEASE_LABEL%**.
|
||||
|
||||
{{client_server_changelog}}
|
||||
|
||||
For the full historical changelog, see
|
||||
https://github.com/matrix-org/matrix-doc/blob/master/changelogs/client-server.rst
|
||||
|
||||
If this is an unstable snapshot, any changes since the last release may be
|
||||
viewed using ``git log``.
|
||||
|
||||
API Standards
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue