diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-08-04 17:16:08 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-08-04 17:16:08 +0100 |
commit | 05111f8f26252cc936fce685846322289039128d (patch) | |
tree | bcd645689f420348ee34cf03fe46e843aaef9dd3 /CHANGES.md | |
parent | Fixup changelog (diff) | |
download | synapse-05111f8f26252cc936fce685846322289039128d.tar.xz |
Fixup changelog v1.40.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 7d3bdebbde..62ea684e58 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,7 +11,7 @@ Bugfixes Internal Changes ---------------- -- Fix release script to open correct URL for the release. ([\#10516](https://github.com/matrix-org/synapse/issues/10516)) +- Fix release script to open the correct URL for the release. ([\#10516](https://github.com/matrix-org/synapse/issues/10516)) Synapse 1.40.0rc1 (2021-08-03) |