Bump version

This commit is contained in:
Johannes Zellner
2023-09-04 16:34:29 +02:00
parent d124978826
commit 44dbaf4e5f
3 changed files with 8 additions and 3 deletions

View File

@@ -1039,3 +1039,8 @@
* Update Synapse to 1.91.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.91.0)
[1.75.1]
* Update Synapse to 1.91.1
* [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)