From 650b9d1680a11deac316e825889c32e69992dda4 Mon Sep 17 00:00:00 2001 From: "Pierre-Loup A. Griffais" Date: Tue, 11 Jun 2019 09:30:15 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9778bc0..70adbfb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,6 @@ ## Available in Proton 4.2: +###### 4.2-7: +- Fix for performance and sound regression that affected some games, like Wolfenstein: The New Order. ###### 4.2-6: - More fixes for the new Steam networking API. A Hat In Time's online multiplayer should be functional now. - DXVK 1.2.1 has been rebuilt with a modern compiler. This should increase performance especially for 32-bit games. (Note, if you build Proton yourself in Vagrant, you will want to `make clean` and `vagrant provision` to take advantage of the new compiler; or simply destroy and re-create the VM.)