From b4ab52314ccbd29d3486c1f88916f7cc63821b47 Mon Sep 17 00:00:00 2001 From: "Pierre-Loup A. Griffais" Date: Wed, 18 Sep 2019 09:59:58 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index bae5227..e4a00c2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,9 @@ ## Available in Proton 4.11: +###### 4.11-5: +- Fix a crash caused by certain input devices that was introduced in Proton 4.11-4. +- Fix games running in virtual desktops and semi-transparent windows, both problems introduced in Proton 4.11-4. +- Performance optimization when using a controller on amdgpu driver. +- Improvement to fsync implementation when WINEFSYNC_SPINCOUNT is set. ###### 4.11-4: - Improve behavior of PlayStation 4 controllers and controllers connected by Bluetooth. - More improvements to mouse capture and window focus loss behavior.