diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-07-02 11:51:27 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-07-02 11:51:55 +0100 |
commit | a0fa4641c427c2aad338d0d69e4cb0fb78963001 (patch) | |
tree | 90aa90241b40a1f375599d5085140f987f053985 /changelog.d/5559.feature | |
parent | Complete the SAML2 implementation (#5422) (diff) | |
download | synapse-a0fa4641c427c2aad338d0d69e4cb0fb78963001.tar.xz |
prepare v1.1.0rc1
Diffstat (limited to 'changelog.d/5559.feature')
-rw-r--r-- | changelog.d/5559.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/5559.feature b/changelog.d/5559.feature deleted file mode 100644 index b77b383459..0000000000 --- a/changelog.d/5559.feature +++ /dev/null @@ -1 +0,0 @@ -Optimise devices changed query to not pull unnecessary rows from the database, reducing database load. |