diff --git a/Changelog.md b/Changelog.md index e4ec9dd..40097e0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6963 - 2021-07-12 +### Changed: +- Optimizes the GPU Inline-to-Memory engine transfer operations. + - Might reduce stutters and improve performance a little on games using the OpenGL API on the Switch. + ## 1.0.6962 - 2021-07-12 ### Fixed: - Fixes a regression introduced on version 1.0.6957 that caused shaders using rectangle textures to fail to build in some cases.