diff options
author | Erik Johnston <erik@matrix.org> | 2020-03-20 14:40:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-20 14:40:47 +0000 |
commit | fdb13447167da0670dd6ad95fdf4a99cde450eb9 (patch) | |
tree | 4e65824624e802bdaf04f3e289ec348fd4f3ab55 /changelog.d | |
parent | Convert some of the media REST code to async/await (#7110) (diff) | |
download | synapse-fdb13447167da0670dd6ad95fdf4a99cde450eb9.tar.xz |
Remove concept of a non-limited stream. (#7011)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7011.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7011.misc b/changelog.d/7011.misc new file mode 100644 index 0000000000..41c3b37574 --- /dev/null +++ b/changelog.d/7011.misc @@ -0,0 +1 @@ +Remove concept of a non-limited stream. |