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

Commit c6e103c

Browse files
committed
Make minor changes to changelog
1 parent 940d4d3 commit c6e103c

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
@@ -1,7 +1,7 @@
11
Synapse 1.42.0rc1 (2021-09-01)
22
==============================
33

4-
This release fixes a bug where users who once added and then removed an e-mail address from their account would continue to receive e-mail notifications.
4+
Server administrators are reminded to read [the upgrade notes](docs/upgrade.md#upgrading-to-v1420).
55

66

77
Features
@@ -18,7 +18,7 @@ Bugfixes
1818

1919
- Validate new `m.room.power_levels` events. Contributed by @aaronraimist. ([\#10232](https://github.com/matrix-org/synapse/issues/10232))
2020
- Display an error on User-Interactive Authentication fallback pages when authentication fails. Contributed by Callum Brown. ([\#10561](https://github.com/matrix-org/synapse/issues/10561))
21-
- Remove pushers when deleting a 3pid from an account. Pushers for old unlinked emails will also be deleted. ([\#10581](https://github.com/matrix-org/synapse/issues/10581), [\#10734](https://github.com/matrix-org/synapse/issues/10734))
21+
- Remove pushers when deleting an e-mail address from an account. Pushers for old unlinked emails will also be deleted. ([\#10581](https://github.com/matrix-org/synapse/issues/10581), [\#10734](https://github.com/matrix-org/synapse/issues/10734))
2222
- Reject Client-Server `/keys/query` requests which provide `device_ids` incorrectly. ([\#10593](https://github.com/matrix-org/synapse/issues/10593))
2323
- Rooms with unsupported room versions are no longer returned via `/sync`. ([\#10644](https://github.com/matrix-org/synapse/issues/10644))
2424
- Enforce the maximum length for per-room display names and avatar URLs. ([\#10654](https://github.com/matrix-org/synapse/issues/10654))

0 commit comments

Comments
 (0)