mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Fix macos memory leaks (#2739)
* Use a weak reference from WinitView to WinitWindow * Allow patched objc2 version * Add changelog entry
This commit is contained in:
@@ -9,6 +9,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
# Unreleased
|
||||
|
||||
- Bump MSRV from `1.60` to `1.64`.
|
||||
- Fix macOS memory leaks.
|
||||
|
||||
# 0.28.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user