Fix device description leak (#2758)

* Fix device description leak

* Update CHANGELOG.md

---------

Co-authored-by: Xiaopeng Li <lixiaopeng.jetspark@bytedance.com>
This commit is contained in:
Xiaopeng Li
2023-05-08 22:58:34 +08:00
committed by GitHub
parent 25c4e2e451
commit 92592ec605
2 changed files with 18 additions and 13 deletions

View File

@@ -24,6 +24,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- On macOS, fix empty marked text blocking regular input.
- On macOS, fix potential panic when getting refresh rate.
- On macOS, fix crash when calling `Window::set_ime_position` from another thread.
- On macOS, fixed memory leak when getting monitor handle.
# 0.28.3