diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index 8667d319e..0fc636692 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -8,6 +8,12 @@ - Emphasise that ``POST /tokenrefresh`` should expire the access token (`#363 `_). +- Changes to the API which will be backwards-compatible for clients: + + - Add ``filename`` parameter to ``POST /_matrix/media/r0/upload`` + (`#364 `_). + + r0.2.0 ======