Add changelog

This commit is contained in:
Eric Eastwood
2026-06-18 17:18:55 -05:00
parent 1bd4c9d5bb
commit 488f055239
+1
View File
@@ -0,0 +1 @@
Remove custom `till_deferred_has_result(...)` in favor of `HomeserverTestCase.wait_on_thread(...)` to drive async Rust (Tokio runtime/thread pool).