diff options
author | Sean Quah <seanq@matrix.org> | 2022-10-06 14:48:04 +0100 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2022-10-06 14:48:04 +0100 |
commit | b42177f94f8a573e9bc88eb615fe245649b5744f (patch) | |
tree | daace47fcf83983fa5597c507b690405bbedb5b4 /CHANGES.md | |
parent | 1.69.0rc3 (diff) | |
download | synapse-b42177f94f8a573e9bc88eb615fe245649b5744f.tar.xz |
Replace incorrect 1.69.0rc3 version with 1.69.0rc2
Diffstat (limited to '')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 66c99b86d1..16b82e3418 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -Synapse 1.69.0rc3 (2022-10-06) +Synapse 1.69.0rc2 (2022-10-06) ============================== Please note that legacy Prometheus metric names are now deprecated and will be removed in Synapse 1.73.0. |