diff options
author | David Baker <dbkr@users.noreply.github.com> | 2018-10-15 10:19:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-15 10:19:43 +0100 |
commit | 03c11032c346645ce5fc092f0755aaae39ff3bc7 (patch) | |
tree | e96e6846363f59c82513ffaf5f976c0b475f2d06 /changelog.d | |
parent | Merge pull request #4033 from intelfx/py37-hotfixes (diff) | |
parent | missed one (diff) | |
download | synapse-03c11032c346645ce5fc092f0755aaae39ff3bc7.tar.xz |
Merge pull request #4019 from matrix-org/dbkr/e2e_backups
E2E backups
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4019.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4019.feature b/changelog.d/4019.feature new file mode 100644 index 0000000000..49e066d269 --- /dev/null +++ b/changelog.d/4019.feature @@ -0,0 +1 @@ +Add support for end-to-end key backup (MSC1687) |