Bump version for 1.45.1

This commit is contained in:
Johannes Zellner
2021-10-21 11:19:50 +02:00
parent e6f8f7b246
commit 96bfd2839c
4 changed files with 8 additions and 3 deletions

View File

@@ -503,3 +503,8 @@
* Fix a bug introduced in Synapse 1.45.0rc1 where the user directory would stop updating if it processed an event from a user not in the users table. (#11053)
* Fix a bug introduced in Synapse 1.44.0 when logging errors during oEmbed processing. (#11061)
[1.34.1]
* Update Synapse to 1.45.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.45.1)
* Revert change to counting of deactivated users towards the monthly active users limit, introduced in 1.45.0rc1. (#11127)