diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-04-22 14:50:51 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-04-22 14:50:51 +0100 |
commit | ba0aac5e44bf98837d1f099d9638f2fd4d4deaca (patch) | |
tree | 012c34ffb52ec07965d2f4244e7ca15fc05c2b4e /CHANGES.md | |
parent | 1.12.4rc1 (diff) | |
download | synapse-ba0aac5e44bf98837d1f099d9638f2fd4d4deaca.tar.xz |
formatting for the changelog v1.12.4rc1
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 1ccc39f4a5..7f47011a30 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,7 @@ Features -------- - Always send users their own device updates. ([\#7160](https://github.com/matrix-org/synapse/issues/7160)) -- Add support for handling GET requests for account_data on a worker. ([\#7311](https://github.com/matrix-org/synapse/issues/7311)) +- Add support for handling GET requests for `account_data` on a worker. ([\#7311](https://github.com/matrix-org/synapse/issues/7311)) Bugfixes |