summary refs log tree commit diff
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:38:00 +0100
commit7c2d936802e59ef16d8ca2241b9c74abe2c4e21b (patch)
treeb07edd3898ed06bf38ef53b2f4abc13bf5bc3176
parentLint (diff)
downloadsynapse-7c2d936802e59ef16d8ca2241b9c74abe2c4e21b.tar.xz
Fix bogus changelog
-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.