summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6770.doc1
-rw-r--r--changelog.d/6771.bugfix1
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6770.doc b/changelog.d/6770.doc
deleted file mode 100644

index a251b82238..0000000000 --- a/changelog.d/6770.doc +++ /dev/null
@@ -1 +0,0 @@ -Fix endpoint documentation for the List Rooms admin api. \ No newline at end of file diff --git a/changelog.d/6771.bugfix b/changelog.d/6771.bugfix new file mode 100644
index 0000000000..623ba24acb --- /dev/null +++ b/changelog.d/6771.bugfix
@@ -0,0 +1 @@ +Fix persisting redaction events that have been redacted (or otherwise don't have a redacts key).