Bump version

This commit is contained in:
Johannes Zellner
2022-07-20 21:36:38 +02:00
parent 401535ce2d
commit d4f05c3748
3 changed files with 8 additions and 3 deletions

View File

@@ -650,3 +650,8 @@
* Update Synapse to 1.63.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.63.0)
[1.47.1]
* Update Synapse to 1.63.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.63.1)
* Fix a bug introduced in Synapse 1.63.0 where push actions were incorrectly calculated for appservice users. This caused performance issues on servers with large numbers of appservices. (#13332)