mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
update changelog for 1.55.1
This commit is contained in:
parent
088f3ae182
commit
e689cae47d
@ -1,12 +1,12 @@
|
|||||||
Synapse 1.55.1 (2022-03-24)
|
Synapse 1.55.1 (2022-03-24)
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
This is a patch release that fixes an incompatibility with version 3.1.0 of the Jinja2 library, released on March 24th, 2022. Deployments of Synapse using the official Docker images or Debian packages are not affected.
|
This is a patch release that fixes an incompatibility with version 3.1.0 of the [Jinja](https://pypi.org/project/Jinja2/) library, released on March 24th, 2022. Deployments of Synapse using the `matrixdotorg/synapse` Docker image or Debian packages from packages.matrix.org are not affected.
|
||||||
|
|
||||||
Internal Changes
|
Internal Changes
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
- Remove uses of the long-deprecated `Jinja2.Markup` which would prevent Synapse from starting with Jinja2 3.1.0 or above installed. ([\#12289](https://github.com/matrix-org/synapse/issues/12289))
|
- Remove uses of the long-deprecated `jinja2.Markup` which would prevent Synapse from starting with Jinja 3.1.0 or above installed. ([\#12289](https://github.com/matrix-org/synapse/issues/12289))
|
||||||
|
|
||||||
|
|
||||||
Synapse 1.55.0 (2022-03-22)
|
Synapse 1.55.0 (2022-03-22)
|
||||||
|
Loading…
Reference in New Issue
Block a user