Bump version

This commit is contained in:
Johannes Zellner
2023-09-06 20:18:37 +02:00
parent 9e0b281b9f
commit ff7dc454d1
3 changed files with 8 additions and 3 deletions

View File

@@ -1044,3 +1044,8 @@
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.91.1)
* Fix a performance regression introduced in Synapse 1.91.0 where event persistence would cause an excessive linear growth in CPU usage. (#16220)
[1.75.2]
* Update Synapse to 1.91.2
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.91.2)
* Revert MSC3861 introspection cache, admin impersonation and account lock. (#16258)