diff options
author | Richard van der Hoff <richard@matrix.org> | 2022-03-24 19:18:55 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2022-03-24 19:18:55 +0000 |
commit | 9925f9b8b0c5dd03fdb7ac78b49f75dfd51332f8 (patch) | |
tree | a6b1902225a391c5e2d72d999ba9ecde983d64d9 /CHANGES.md | |
parent | 1.55.2 (diff) | |
download | synapse-9925f9b8b0c5dd03fdb7ac78b49f75dfd51332f8.tar.xz |
changelog v1.55.2
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 03807a0777..b0244a16f0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,7 @@ Internal Changes ---------------- - Pin Jinja to <3.1.0, as Synapse fails to start with Jinja 3.1.0. ([\#12297](https://github.com/matrix-org/synapse/issues/12297)) -- Revert changes from 1.55.1 as they caused problems with older versions of Jinja. +- Revert changes from 1.55.1 as they caused problems with older versions of Jinja ([\#12296](https://github.com/matrix-org/synapse/issues/12296)) Synapse 1.55.1 (2022-03-24) |