summary refs log tree commit diff
path: root/docs/upgrade.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-09-02 15:20:03 +0200
committerGitHub <noreply@github.com>2022-09-02 13:20:03 +0000
commit4fee4a339d3bb1a90487a86ccbcca50a36b0ea74 (patch)
tree45ed05cbab8df78f2400d5912e73b3bc93454141 /docs/upgrade.md
parentOnly run trial CI on all python versions on non-PRs (#13698) (diff)
downloadsynapse-4fee4a339d3bb1a90487a86ccbcca50a36b0ea74.tar.xz
Update lock file for Poetry v1.2.0 (#13689)
Diffstat (limited to 'docs/upgrade.md')
-rw-r--r--docs/upgrade.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/upgrade.md b/docs/upgrade.md
index 51719f8c73..422a3da664 100644
--- a/docs/upgrade.md
+++ b/docs/upgrade.md
@@ -89,6 +89,13 @@ process, for example:
     dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb
     ```
 
+# Upgrading to v1.67.0
+
+## Minimum version of Poetry is now v1.2.0
+
+The minimum supported version of poetry is now 1.2. This should only affect
+those installing from a source checkout.
+
 # Upgrading to v1.66.0
 
 ## Delegation of email validation no longer supported