diff options
author | Patrick Cloke <patrickc@matrix.org> | 2023-09-06 11:01:56 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2023-09-06 11:01:56 -0400 |
commit | c9282baf033aed085ecf909ade9069d1c88308b4 (patch) | |
tree | 688d5d773699e1546490a67345917ef4bd46e0df /CHANGES.md | |
parent | Revert MSC3861 introspection cache, admin impersonation and account lock (#16... (diff) | |
download | synapse-c9282baf033aed085ecf909ade9069d1c88308b4.tar.xz |
1.91.2
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 7bd9d31619..591c60c77e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +# Synapse 1.91.2 (2023-09-06) + +### Bugfixes + +- Revert MSC3861 introspection cache, admin impersonation and account lock. ([\#16258](https://github.com/matrix-org/synapse/issues/16258)) + + # Synapse 1.91.1 (2023-09-04) ### Bugfixes |