diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2022-03-29 11:28:39 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2022-03-29 11:28:39 +0100 |
commit | 8a5d6911403f4099d1875aeaebfac296aeaace9f (patch) | |
tree | 598d1dc99ce541792c81553f5bbccbceae5c57d7 /CHANGES.md | |
parent | Fix formatting (diff) | |
download | synapse-8a5d6911403f4099d1875aeaebfac296aeaace9f.tar.xz |
Missing period v1.56.0rc1
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 2cef96f869..ee1eb9a582 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6441,4 +6441,4 @@ Internal Changes - Don't run CI build checks until sample config check has passed. ([\#5370](https://github.com/matrix-org/synapse/issues/5370)) - Automatically retry buildkite builds (max twice) when an agent is lost. ([\#5380](https://github.com/matrix-org/synapse/issues/5380)) -**Changelogs for versions older than 1.0.0 can be found [here](CHANGES-pre-1.0.md)** \ No newline at end of file +**Changelogs for versions older than 1.0.0 can be found [here](CHANGES-pre-1.0.md).** \ No newline at end of file |