diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-10 09:44:38 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-10 09:44:38 +0000 |
commit | 82e62b488a8ec4829ab490250965248f1eee7990 (patch) | |
tree | 752b5b8057c16dbdd7e5e372c9815f56a53eb78a /CHANGES.md | |
parent | Correct the Debian changelog (diff) | |
download | synapse-82e62b488a8ec4829ab490250965248f1eee7990.tar.xz |
1.47.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 03a4c936db..a36018c49b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +Synapse 1.47.0rc2 (2021-11-10) +============================== + +This release candidate fixes an issue causing the Synapse 1.47.0rc1 Debian packages being marked as a full release, rather than a release candidate. +It is otherwise identical to 1.47.0rc1. + + Synapse 1.47.0rc1 (2021-11-09) ============================== |