Add changelog

This commit is contained in:
Eric Eastwood
2026-07-27 18:53:37 -05:00
parent 51672809c7
commit befd2e2b7a
+1
View File
@@ -0,0 +1 @@
Fix `HomeServer.shutdown()` not being able to cleanly shutdown the homeserver (caused by Rust code referencing Python `DatabasePool`).