diff --git a/Changelog.md b/Changelog.md index 4304212..ef699fe 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,15 +1,20 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.391 - 2022-11-27 +### Fixed: +- HLE: fix small issue in IPsmSession. + - Fixes small logic error in the Psm service. No known changes in games. + +
+Older releases +
+ ## 1.1.390 - 2022-11-26 ### Fixed: - Avalonia: Fix OpenGL crashing on Linux. - Fixes a regression from 1.1.389 that caused Avalonia to crash on Linux when using OpenGL. -
-Older releases -
- ## 1.1.389 - 2022-11-25 ### Fixed: - Avalonia: Fix invisible Vulkan window on Linux.