diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2022-03-10 15:18:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-10 15:18:31 +0000 |
commit | 52a947dc4603e1bd14916efb8822c4fe58f0d200 (patch) | |
tree | dcf67372599ad9500d65d3ab38b9c41bf19da1b4 /changelog.d | |
parent | Allow retrieving the relations of a redacted event. (#12130) (diff) | |
download | synapse-52a947dc4603e1bd14916efb8822c4fe58f0d200.tar.xz |
Updates to the Room DAG concepts development document (#12179)
Some stuff that came up while we were talking about #12173.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12179.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12179.doc b/changelog.d/12179.doc new file mode 100644 index 0000000000..55d8caa45a --- /dev/null +++ b/changelog.d/12179.doc @@ -0,0 +1 @@ +Updates to the Room DAG concepts development document. |