diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-05-16 11:23:05 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-05-16 11:23:05 +0100 |
commit | 3ec9f3b0cc2766d361b458420de5399cad87b17b (patch) | |
tree | 15c3d03a7e70cc5fd0fb290570f6414fab7b2d2b /changelog.d/15470.misc | |
parent | Revert "Fix subscriptable dict type" (diff) | |
download | synapse-3ec9f3b0cc2766d361b458420de5399cad87b17b.tar.xz |
1.84.0rc1
Diffstat (limited to 'changelog.d/15470.misc')
-rw-r--r-- | changelog.d/15470.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/15470.misc b/changelog.d/15470.misc deleted file mode 100644 index 0af0b499c6..0000000000 --- a/changelog.d/15470.misc +++ /dev/null @@ -1 +0,0 @@ -Create new `Client` for use with HTTP Replication between workers. Contributed by Jason Little. |