Tweak changelog

This commit is contained in:
Devon Hudson 2025-05-20 08:46:37 -06:00
parent a36f3a6d87
commit f92c6455ef
No known key found for this signature in database
GPG Key ID: CD06B18E77F6A628

View File

@ -2,7 +2,7 @@
### Bugfixes
- Fix startup being blocked on creating a new index. Introduced in v1.130.0rc1. ([\#18439](https://github.com/element-hq/synapse/issues/18439))
- Fix startup being blocked on creating a new index that was introduced in v1.130.0rc1. ([\#18439](https://github.com/element-hq/synapse/issues/18439))
- Fix the ordering of local messages in rooms that were affected by [GHSA-v56r-hwv5-mxg6](https://github.com/advisories/GHSA-v56r-hwv5-mxg6). ([\#18447](https://github.com/element-hq/synapse/issues/18447))