diff options
author | Patrick Cloke <patrickc@matrix.org> | 2023-09-06 11:10:57 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2023-09-06 11:10:57 -0400 |
commit | 9de615b3aa4f20cab182cf3822943b9465a30643 (patch) | |
tree | 99b15a10cc2505b76e936951720f64b5a73061ad | |
parent | 1.91.2 (diff) | |
download | synapse-9de615b3aa4f20cab182cf3822943b9465a30643.tar.xz |
Link to MSC in changelog. v1.91.2
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 591c60c77e..b112d0b2ad 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ ### Bugfixes -- Revert MSC3861 introspection cache, admin impersonation and account lock. ([\#16258](https://github.com/matrix-org/synapse/issues/16258)) +- Revert [MSC3861](https://github.com/matrix-org/matrix-spec-proposals/pull/3861) introspection cache, admin impersonation and account lock. ([\#16258](https://github.com/matrix-org/synapse/issues/16258)) # Synapse 1.91.1 (2023-09-04) |