diff options
author | Neil Johnson <neil@matrix.org> | 2019-06-05 16:11:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 16:11:31 +0100 |
commit | 94f6c674df8035d44e7219193377f77afdfa6669 (patch) | |
tree | b8c3e45019e1200fc93066092ce6095d771b2bee /changelog.d | |
parent | Fix background updates to handle redactions/rejections (#5352) (diff) | |
download | synapse-94f6c674df8035d44e7219193377f77afdfa6669.tar.xz |
Neilj/add r0.5 to versions (#5360)
* Update _matrix/client/versions to reference support for r0.5.0
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5360.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5360.feature b/changelog.d/5360.feature new file mode 100644 index 0000000000..01fbb3b06d --- /dev/null +++ b/changelog.d/5360.feature @@ -0,0 +1 @@ +Update /_matrix/client/versions to reference support for r0.5.0. |