diff options
author | Erik Johnston <erik@matrix.org> | 2018-08-23 10:46:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-08-23 10:46:13 +0100 |
commit | 4eb8408ed2331bf4a180364e966cb9f93b416202 (patch) | |
tree | c6c6649a70a340be2295faf929ec7cc561a6d5fe | |
parent | Actually run the tests (diff) | |
download | synapse-4eb8408ed2331bf4a180364e966cb9f93b416202.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/3746.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3746.misc b/changelog.d/3746.misc new file mode 100644 index 0000000000..fc00ee773a --- /dev/null +++ b/changelog.d/3746.misc @@ -0,0 +1 @@ +Fix MAU cache invalidation due to missing yield |