diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2024-04-11 12:16:31 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2024-04-11 12:16:31 +0100 |
commit | db4e321219bfa1bcc7ef656e55499c0da7a3c848 (patch) | |
tree | 4de45e60a284e058d4025c604c98acd3b6d9a49c /changelog.d/17044.misc | |
parent | Stabilize support for MSC4010: push rules & account data. (#17022) (diff) | |
download | synapse-db4e321219bfa1bcc7ef656e55499c0da7a3c848.tar.xz |
1.105.0rc1 v1.105.0rc1
Diffstat (limited to 'changelog.d/17044.misc')
-rw-r--r-- | changelog.d/17044.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/17044.misc b/changelog.d/17044.misc deleted file mode 100644 index a1439752d3..0000000000 --- a/changelog.d/17044.misc +++ /dev/null @@ -1 +0,0 @@ -Refactor auth chain fetching to reduce duplication. |