Update CHANGES.md

This commit is contained in:
Neil Alexander 2020-10-22 12:15:50 +01:00
parent fe5510f50a
commit 4c529fde2d
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -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