diff options
author | Andrew Morgan <andrewm@element.io> | 2022-06-28 14:41:06 +0100 |
---|---|---|
committer | Andrew Morgan <andrewm@element.io> | 2022-06-28 14:41:06 +0100 |
commit | 09d89ddc1f875bb1ea835a7614980787d4ebd043 (patch) | |
tree | e98d0b9a53044e62f121c1b604c0cea781fb4642 /CHANGES.md | |
parent | 1.61.1 (diff) | |
download | synapse-09d89ddc1f875bb1ea835a7614980787d4ebd043.tar.xz |
Linkify GHSA commit v1.61.1
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 b97f014142..0db01d4096 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -17,7 +17,7 @@ The following issue is fixed in 1.61.1. Homeservers with the `url_preview_enabled` configuration option set to `false` (the default) are unaffected. Instances with the `enable_media_repo` configuration option set to `false` are also unaffected, as this also disables URL preview functionality. - Fixed by fa1308061802ac7b7d20e954ba7372c5ac292333. + Fixed by [fa1308061802ac7b7d20e954ba7372c5ac292333](https://github.com/matrix-org/synapse/commit/fa1308061802ac7b7d20e954ba7372c5ac292333). Synapse 1.61.0 (2022-06-14) =========================== |