diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-09-01 16:31:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-01 16:31:59 +0100 |
commit | b5133dd97f693ca213b30f4f3e874e9ab3958ea7 (patch) | |
tree | ebb01ede774a92e63f93a4fc7f15fb064abe57a3 /changelog.d | |
parent | Convert additional databases to async/await part 3 (#8201) (diff) | |
download | synapse-b5133dd97f693ca213b30f4f3e874e9ab3958ea7.tar.xz |
Explain better what GDPR-erased means (#8189)
Fixes https://github.com/matrix-org/synapse/issues/8185
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8189.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8189.doc b/changelog.d/8189.doc new file mode 100644 index 0000000000..800ff89dc5 --- /dev/null +++ b/changelog.d/8189.doc @@ -0,0 +1 @@ +Explain better what GDPR-erased means when deactivating a user. |