diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-07-12 11:54:11 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-07-12 11:54:11 +0100 |
commit | 48bdd79bdec8f9f13cbc07762060b31d1a2cc6cd (patch) | |
tree | 17737522504a59f9274b2308d14605b33111583b /CHANGES.md | |
parent | 89a16bdcd9897e9410b0a4b70b4049ebfd087318 (diff) |
Fix attribution in changelog
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ * Dendrite will no longer attempt to use `/make_leave` over federation when rejecting a local invite * A panic has been fixed in `QueryMembershipsForRoom` * A panic on duplicate membership events has been fixed in the federation sender -* A panic has been fixed in in `IsInterestedInRoomID` (contributed by [S7evinK](https://github.com/S7evinK)) +* A panic has been fixed in in `IsInterestedInRoomID` (contributed by [bodqhrohro](https://github.com/bodqhrohro)) * A panic in the roomserver has been fixed when handling empty state sets * A panic in the federation API has been fixed when handling cached events |