This commit is contained in:
Erik Johnston
2024-02-13 10:45:40 +00:00
parent 02a147039c
commit 2252bae3df
4 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
# Synapse 1.101.0 (2024-02-13)
### Bugfixes
- Fix performance regression when fetching auth chains from the DB. Introduced in v1.100.0. ([\#16893](https://github.com/element-hq/synapse/issues/16893))
# Synapse 1.101.0rc1 (2024-02-06)
### Improved Documentation