summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-10-26 14:45:33 +0000
committerGitHub <noreply@github.com>2020-10-26 14:45:33 +0000
commit73d8209694f7c8986c37117cab71463d440478db (patch)
tree6cbec3374ea49db41c56e6b26d08d9c412f11a23 /changelog.d
parentAdd field `total` to device list in admin API (#8644) (diff)
parentChangelog (diff)
downloadsynapse-73d8209694f7c8986c37117cab71463d440478db.tar.xz
Correct the package name in OpenID Connect install instructions (#8634)
The OpenID Connect install instructions suggested installing `synapse[oidc]`, but our PyPI package is called `matrix-synapse`.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8634.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8634.misc b/changelog.d/8634.misc
new file mode 100644
index 0000000000..c4f74ba7c9
--- /dev/null
+++ b/changelog.d/8634.misc
@@ -0,0 +1 @@
+Correct Synapse's PyPI package name in the OpenID Connect installation instructions.
\ No newline at end of file