Add changelog

This commit is contained in:
Eric Eastwood
2026-07-16 17:45:41 -05:00
parent 0650e5c8bd
commit ba9ac9d7fa
+1
View File
@@ -0,0 +1 @@
Fix bug where Synapse could refuse to start with an `IncorrectDatabaseSetup` error about `stream_positions` being inconsistent with a stream sequence, even though the sequence had just been automatically repaired.