diff options
author | erikjohnston <erikjohnston@users.noreply.github.com> | 2022-09-02 13:20:44 +0000 |
---|---|---|
committer | erikjohnston <erikjohnston@users.noreply.github.com> | 2022-09-02 13:20:44 +0000 |
commit | ef44a14448bea592d752778aacc1f07c783c3c93 (patch) | |
tree | 4dc5302b23223e4d7d5189139548b2665e859d56 /develop/upgrade.html | |
parent | deploy: 044900af6cc441d700d171098812786b4b312f59 (diff) | |
download | synapse-ef44a14448bea592d752778aacc1f07c783c3c93.tar.xz |
deploy: 4fee4a339d3bb1a90487a86ccbcca50a36b0ea74
Diffstat (limited to 'develop/upgrade.html')
-rw-r--r-- | develop/upgrade.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/develop/upgrade.html b/develop/upgrade.html index 4862b622df..ae20420c90 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -232,6 +232,10 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb </code></pre> </li> </ul> +<h1 id="upgrading-to-v1670"><a class="header" href="#upgrading-to-v1670">Upgrading to v1.67.0</a></h1> +<h2 id="minimum-version-of-poetry-is-now-v120"><a class="header" href="#minimum-version-of-poetry-is-now-v120">Minimum version of Poetry is now v1.2.0</a></h2> +<p>The minimum supported version of poetry is now 1.2. This should only affect +those installing from a source checkout.</p> <h1 id="upgrading-to-v1660"><a class="header" href="#upgrading-to-v1660">Upgrading to v1.66.0</a></h1> <h2 id="delegation-of-email-validation-no-longer-supported"><a class="header" href="#delegation-of-email-validation-no-longer-supported">Delegation of email validation no longer supported</a></h2> <p>As of this version, Synapse no longer allows the tasks of verifying email address |