Fix the changelog

This commit is contained in:
Quentin Gliech
2026-04-07 14:29:49 +02:00
parent cee606e590
commit 4ea109aa5c
+1 -1
View File
@@ -2,7 +2,7 @@
## Bugfixes
- Fix `KNOWN_ROOM_VERSIONS.__contains__` raising `TypeError` for non-string keys, which could cause `/sync` to fail for rooms with a `NULL` room version in the database. Bug introduced in [#19589](https://github.com/element-hq/synapse/pull/19589). ([\#19649](https://github.com/element-hq/synapse/issues/19649)) as part of v1.151.0rc1.
- Fix `KNOWN_ROOM_VERSIONS.__contains__` raising `TypeError` for non-string keys, which could cause `/sync` to fail for rooms with a `NULL` room version in the database. Bug introduced in [#19589](https://github.com/element-hq/synapse/pull/19589) as part of v1.151.0rc1. ([\#19649](https://github.com/element-hq/synapse/issues/19649))