summary refs log tree commit diff
path: root/changelog.d/11781.doc
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2022-01-20 14:37:11 +0000
committerGitHub <noreply@github.com>2022-01-20 14:37:11 +0000
commit56834ab779f82858c9229809e8095771ae48ac8d (patch)
tree0e744f2dedbc8236cf32571309d9f3b397cbe672 /changelog.d/11781.doc
parentAdd deprecation warnings for `webclient` listener and non-HTTP(S) `web_client... (diff)
downloadsynapse-56834ab779f82858c9229809e8095771ae48ac8d.tar.xz
installation.md: drop python 3.6 support (#11781)
#11595 dropped support for python 3.6, but forgot to update this doc.
Diffstat (limited to 'changelog.d/11781.doc')
-rw-r--r--changelog.d/11781.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11781.doc b/changelog.d/11781.doc
new file mode 100644
index 0000000000..b68e861d67
--- /dev/null
+++ b/changelog.d/11781.doc
@@ -0,0 +1 @@
+Update installation instructions to note that Python 3.6 is no longer supported.