diff --git a/Changelog.md b/Changelog.md index fbdbe89..fb727ca 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.6958 - 2021-07-10 +### Fixed: +- Fixes some misc bugs in writable region writeback. + - No changes expected on games. + ## 1.0.6957 - 2021-07-08 ### Fixed: - Fixes resolution scaling when `textureSize` is used with a scaled texture on a compute or pixel shader.