From 4c529fde2dfad8236ea10d08dbf2d50aabe9e99d Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Thu, 22 Oct 2020 12:15:50 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index aa9a27700..d656aec2e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ ### Fixes -* Forward extremities are now calculated using only references from other extremities, rather than including outliers, which should fix some state resets +* Forward extremities are now calculated using only references from other extremities, rather than including outliers, which should fix cases where state can become corrupted * Old state events will no longer be processed by the sync API as new, which should fix some cases where clients incorrectly believe they have joined or left rooms * Internal HTTP API calls are now made using H2C (HTTP/2) in polylith mode, mitigating some potential head-of-line blocking issues * Roomserver output events no longer incorrectly flag state rewrites