diff --git a/changelog.d/1428.feature b/changelog.d/1428.feature new file mode 100644 index 00000000..84279970 --- /dev/null +++ b/changelog.d/1428.feature @@ -0,0 +1 @@ +Improved the concurrency handling of federation transactions, vastly improving performance and reliability by more accurately handling inbound transactions and reducing the amount of repeated wasted work. Contributed by @nex and @Jade.