summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorTravis Ralston <travpc@gmail.com>2020-07-30 21:41:44 -0600
committerGitHub <noreply@github.com>2020-07-31 04:41:44 +0100
commite2a4ba6f9baa82d9142e0662871f5e6bfcb3d538 (patch)
treebc09d5531ff38ea9dfadb77e707929ac3886de06 /changelog.d
parentUpdate workers docs (#7990) (diff)
downloadsynapse-e2a4ba6f9baa82d9142e0662871f5e6bfcb3d538.tar.xz
Add docs for undoing room shutdowns (#7998)
These docs were tested successfully in production by a customer, so it's probably fine.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7998.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7998.doc b/changelog.d/7998.doc
new file mode 100644
index 0000000000..fc8b3f0c3d
--- /dev/null
+++ b/changelog.d/7998.doc
@@ -0,0 +1 @@
+Add documentation for how to undo a room shutdown.