diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-05-11 14:54:38 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-05-11 14:54:38 +0100 |
commit | 20ffaa72098708b125801402c5258f7cc6163c5b (patch) | |
tree | 6f66863aab20e48b272093560beeb618197c4863 /changelog.d/7184.misc | |
parent | Documentation on setting up redis (#7446) (diff) | |
download | synapse-20ffaa72098708b125801402c5258f7cc6163c5b.tar.xz |
1.13.0rc1
Diffstat (limited to 'changelog.d/7184.misc')
-rw-r--r-- | changelog.d/7184.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/7184.misc b/changelog.d/7184.misc deleted file mode 100644 index fac5bc0403..0000000000 --- a/changelog.d/7184.misc +++ /dev/null @@ -1 +0,0 @@ -Convert some of synapse.rest.media to async/await. |