diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-09-28 10:58:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-28 10:58:25 -0400 |
commit | 7766bd5b354cd4ea1a33351ba320e54a14d3aeac (patch) | |
tree | faaf463defa05e4c6d146120b5954baf0d458ef5 | |
parent | Document that the 'auto_join_rooms' option works with Spaces (#13931) (diff) | |
download | synapse-7766bd5b354cd4ea1a33351ba320e54a14d3aeac.tar.xz |
Stop returning an unused column when handling new receipts. (#13933)
-rw-r--r-- | changelog.d/13933.feature | 1 | ||||
-rw-r--r-- | synapse/storage/databases/main/event_push_actions.py | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/13933.feature b/changelog.d/13933.feature new file mode 100644 |