diff options
author | Erik Johnston <erik@matrix.org> | 2024-05-21 10:57:58 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-05-21 10:57:58 +0100 |
commit | e0d420fbd1deb00314bccf5ab1d9b2a605149d91 (patch) | |
tree | d6178b189fd68bfe8e87bd45c1eee0130e277bf3 /CHANGES.md | |
parent | Fixup changelog (diff) | |
download | synapse-e0d420fbd1deb00314bccf5ab1d9b2a605149d91.tar.xz |
Fixup changelog v1.108.0rc1
Diffstat (limited to '')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 5c27dceccf..2d2474108c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -20,7 +20,7 @@ ### Internal Changes -- Add note to reflect that [MSC3886](https://github.com/matrix-org/matrix-spec-proposals/pull/3886) is closed but will support will remain for some time. ([\#17151](https://github.com/element-hq/synapse/issues/17151)) +- Add note to reflect that [MSC3886](https://github.com/matrix-org/matrix-spec-proposals/pull/3886) is closed but will remain supported for some time. ([\#17151](https://github.com/element-hq/synapse/issues/17151)) - Update dependency PyO3 to 0.21. ([\#17162](https://github.com/element-hq/synapse/issues/17162)) - Fixes linter errors found in PR #17147. ([\#17166](https://github.com/element-hq/synapse/issues/17166)) - Bump black from 24.2.0 to 24.4.2. ([\#17170](https://github.com/element-hq/synapse/issues/17170)) |