summary refs log tree commit diff
path: root/changelog.d/5083.feature
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-06-12 16:38:00 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-06-12 16:49:10 +0100
commit5283f653165a5479558926286cd25c6c4319abf2 (patch)
treed5ec43fd50713a1d7234a8309cf9cd70cd273a00 /changelog.d/5083.feature
parentLint (diff)
downloadsynapse-5283f653165a5479558926286cd25c6c4319abf2.tar.xz
Fix bogus changelog
Diffstat (limited to 'changelog.d/5083.feature')
-rw-r--r--changelog.d/5083.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5083.feature b/changelog.d/5083.feature
index f6014c6b43..2ffdd37eef 100644
--- a/changelog.d/5083.feature
+++ b/changelog.d/5083.feature
@@ -1 +1 @@
-Adds auth_profile_reqs option to require access_token to GET /profile endpoints on CS API
+Adds auth_profile_reqs option to require access_token to GET /profile endpoints on CS API.