summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-07-23 09:03:19 +0100
committerErik Johnston <erik@matrix.org>2021-07-23 09:03:19 +0100
commit683deee9a4be8400e72bb2de87b82912656597ac (patch)
treebedb7d836b7e395fb5cb59932f5586b7c90f6ab1 /CHANGES.md
parentDisable msc2716 until Complement update is merged (#10463) (diff)
parentMerge tag 'v1.38.1' (diff)
downloadsynapse-683deee9a4be8400e72bb2de87b82912656597ac.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 066f798a95..13239e3504 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.38.1 (2021-07-22)
+===========================
+
+Bugfixes
+--------
+
+- Always include `device_one_time_keys_count` key in `/sync` response to work around a bug in Element Android that broke encryption for new devices. ([\#10457](https://github.com/matrix-org/synapse/issues/10457))
+
+
 Synapse 1.39.0rc1 (2021-07-20)
 ==============================