diff --git a/Changelog.md b/Changelog.md index 3149df0..a2b773b 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.1.148 - 2022-06-17 +### Fixed: +- Fix VIC out of bounds copy. + - Fixes a video crash in LOOPERS. + ## 1.1.147 - 2022-06-14 ### Fixed: - Support Array/3D depth-stencil render target, and single layer clears.