diff --git a/changelog.d/9991.bugfix b/changelog.d/9991.bugfix new file mode 100644 index 000000000000..665ff04dea84 --- /dev/null +++ b/changelog.d/9991.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in v1.26.0 which meant that `synapse_port_db` would not correctly initialise some postgres sequences, requiring manual updates afterwards.