diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-05-19 09:31:59 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-05-19 09:31:59 -0400 |
commit | 45c8b1c618878905ab20187460da2260590211b2 (patch) | |
tree | 2c4cdc1096370cff409af72b9e97d3edf5f84c59 /CHANGES.md | |
parent | Move warnings in the changelog and re-iterate changes to branches. (diff) | |
download | synapse-45c8b1c618878905ab20187460da2260590211b2.tar.xz |
Update changelog based on feedback. v1.13.0 github/release-v1.13.0 release-v1.13.0
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 96dfb1668f..225fced285 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -29,7 +29,7 @@ common practice and modern `git` usage. The `master` branch, which tracks the latest release, is still available. It is recommended that developers and distributors who have scripts which run builds -using the default branch of `Synapse` should therefore consider pinning their +using the default branch of Synapse should therefore consider pinning their scripts to `master`. |