diff --git a/changelog.d/1752.bugfix b/changelog.d/1752.bugfix new file mode 100644 index 000000000..274ee3365 --- /dev/null +++ b/changelog.d/1752.bugfix @@ -0,0 +1 @@ +Fixed an issue where Continuwuity would only advertise support for the unstable endpoint for Mutual Rooms (MSC2666), despite only supporting the stable endpoint. Contributed by @Henry-Hiles (QuadRadical)