diff options
author | David Robertson <davidr@element.io> | 2023-02-09 15:28:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-09 15:28:26 +0000 |
commit | cd2484dc2e943e40242337dae61f5170638116a2 (patch) | |
tree | f0d403aad0c61e359a445bab3c139fd59ca52a21 /changelog.d/15036.misc | |
parent | Fix bug in replication where response is cached (#15024) (diff) | |
download | synapse-cd2484dc2e943e40242337dae61f5170638116a2.tar.xz |
Bump schema version (#15036)
* Bump schema version This should have been included in f10caa73eee0caa91cf373966104d1ededae2aee (and #14979). * Changelog
Diffstat (limited to 'changelog.d/15036.misc')
-rw-r--r-- | changelog.d/15036.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15036.misc b/changelog.d/15036.misc new file mode 100644 index 0000000000..b0adc9c9d1 --- /dev/null +++ b/changelog.d/15036.misc @@ -0,0 +1 @@ +Prepare for future database schema changes. |