diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-08-10 14:23:57 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-08-10 14:23:57 +0100 |
commit | b5de77cf8677c1cea0c686f6c92abc3c2f370d7b (patch) | |
tree | ed6c78c28bb0e6f830aad163c1f3ff6de92eba86 /CHANGES.md | |
parent | When redacting, keep event fields around that maintain the historical event s... (diff) | |
parent | 1.40.0 (diff) | |
download | synapse-b5de77cf8677c1cea0c686f6c92abc3c2f370d7b.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index b04abbeb4d..0e5e052951 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +Synapse 1.40.0 (2021-08-10) +=========================== + +No significant changes. + + Synapse 1.40.0rc3 (2021-08-09) ============================== |