diff options
author | erikjohnston <erikjohnston@users.noreply.github.com> | 2024-01-22 11:13:15 +0000 |
---|---|---|
committer | erikjohnston <erikjohnston@users.noreply.github.com> | 2024-01-22 11:13:15 +0000 |
commit | 9d8ba34fd6cc71f3a51c00a8b9e81a1b4f15f063 (patch) | |
tree | e9cd4656fe3bbc372e4e47065c4d2f5a30f830de /develop/upgrade.html | |
parent | deploy: f95cfd898e1e8e649d513ac181ce6a0442b6a2e6 (diff) | |
download | synapse-9d8ba34fd6cc71f3a51c00a8b9e81a1b4f15f063.tar.xz |
deploy: 3fefb15fef29a76419bc15830daf0cd9d7abc0b1
Diffstat (limited to '')
-rw-r--r-- | develop/upgrade.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/develop/upgrade.html b/develop/upgrade.html index db88b05a40..7e4607de36 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -268,8 +268,13 @@ v1.61.0.</p> <tr><td>v1.92.0 – v1.97.0</td><td>v1.90.0</td></tr> <tr><td>v1.98.0 – v1.99.0</td><td>v1.96.0</td></tr> </tbody></table> -<h1 id="upgrading-to-v1930"><a class="header" href="#upgrading-to-v1930">Upgrading to v1.93.0</a></h1> +<h1 id="upgrading-to-v11000"><a class="header" href="#upgrading-to-v11000">Upgrading to v1.100.0</a></h1> <h2 id="minimum-supported-rust-version"><a class="header" href="#minimum-supported-rust-version">Minimum supported Rust version</a></h2> +<p>The minimum supported Rust version has been increased from v1.61.0 to v1.65.0. +Users building from source will need to ensure their <code>rustc</code> version is up to +date.</p> +<h1 id="upgrading-to-v1930"><a class="header" href="#upgrading-to-v1930">Upgrading to v1.93.0</a></h1> +<h2 id="minimum-supported-rust-version-1"><a class="header" href="#minimum-supported-rust-version-1">Minimum supported Rust version</a></h2> <p>The minimum supported Rust version has been increased from v1.60.0 to v1.61.0. Users building from source will need to ensure their <code>rustc</code> version is up to date.</p> @@ -309,7 +314,7 @@ are being removed in this release of Synapse:</p> administrators of single-process (monolith) installations don't need to do anything.</p> <p>For an illustrative example, please see <a href="#upgrading-to-v1840">Upgrading to v1.84.0</a> below.</p> <h1 id="upgrading-to-v1860"><a class="header" href="#upgrading-to-v1860">Upgrading to v1.86.0</a></h1> -<h2 id="minimum-supported-rust-version-1"><a class="header" href="#minimum-supported-rust-version-1">Minimum supported Rust version</a></h2> +<h2 id="minimum-supported-rust-version-2"><a class="header" href="#minimum-supported-rust-version-2">Minimum supported Rust version</a></h2> <p>The minimum supported Rust version has been increased from v1.58.1 to v1.60.0. Users building from source will need to ensure their <code>rustc</code> version is up to date.</p> |