summary refs log tree commit diff
path: root/changelog.d/7793.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.17.0rc1 v1.17.0rc1Richard van der Hoff2020-07-091-1/+0
|
* Stop populating unused table `local_invites`. (#7793)Richard van der Hoff2020-07-071-0/+1
This table is no longer used, so we may as well stop populating it. Removing it would prevent people rolling back to older releases of Synapse, so that can happen in a future release.