From 06fa49ac27422fa97e68a46b1679698daed43a88 Mon Sep 17 00:00:00 2001 From: Stephen D Date: Sun, 25 Aug 2024 15:13:26 -0300 Subject: [PATCH] Update changelog to reflect key retrieval logic changes --- book/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/changelog.md b/book/changelog.md index 6559aaba..f13a45a3 100644 --- a/book/changelog.md +++ b/book/changelog.md @@ -161,6 +161,8 @@ This will be the first release of Grapevine since it was forked from Conduit 13. Fixed appservice users not receiving federated invites if the local server isn't already resident in the room ([!80](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/80)) +14. Fix bug where, if a server has multiple public keys, only one would be fetched. + ([!78](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/78)) ### Added