docs: add changelog entry for window close crash fix

This commit is contained in:
Lea Anthony 2025-07-21 22:46:01 +10:00
commit bf5dfd2d45

View file

@ -23,6 +23,7 @@ After processing, the content will be moved to the main changelog and this file
## Fixed
<!-- Bug fixes -->
- Fix crash when closing window with pending async Go-bound function calls (#4353)
## Deprecated
<!-- Soon-to-be removed features -->