Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit c4e8b18

Browse files
committed
Tweak wording in the changelog.
1 parent d5f7182 commit c4e8b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ Synapse 1.20.0rc5 (2020-09-18)
44
Features
55
--------
66

7-
- Add flags to the `/versions` endpoint that includes whether new rooms default to using E2EE. ([\#8343](https://github.com/matrix-org/synapse/issues/8343))
7+
- Add flags to the `/versions` endpoint for whether new rooms default to using E2EE. ([\#8343](https://github.com/matrix-org/synapse/issues/8343))
88

99

1010
Bugfixes
1111
--------
1212

13-
- Fix ratelimitng of federation `/send` requests. ([\#8342](https://github.com/matrix-org/synapse/issues/8342))
13+
- Fix rate limiting of federation `/send` requests. ([\#8342](https://github.com/matrix-org/synapse/issues/8342))
1414
- Fix a longstanding bug where back pagination over federation could get stuck if it failed to handle a received event. ([\#8349](https://github.com/matrix-org/synapse/issues/8349))
1515

1616

0 commit comments

Comments
 (0)