diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-02-19 08:01:17 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-02-19 08:01:17 -0500 |
commit | d0365bc8b09fe94701db2eee6862348cda170d10 (patch) | |
tree | b323a2f6eaf29d70db522a7e1b9d678e4c5511d7 | |
parent | Update the CHANGES document. (diff) | |
download | synapse-d0365bc8b09fe94701db2eee6862348cda170d10.tar.xz |
Update release date. v1.28.0rc1
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 67ebf86d6d..c216d28818 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -Synapse 1.28.0rc1 (2021-02-18) +Synapse 1.28.0rc1 (2021-02-19) ============================== Note that this release drops support for ARMv7 in the official Docker images, due to repeated problems building for ARMv7 (and the associated maintenance burden this entails). |