diff --git a/Changelog.md b/Changelog.md index db3a5f2..a395ff3 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.181 - 2022-07-14 +### Fixed: +- Reduce some unnecessary allocations in DMA handler. + - Reduces load times slightly and reduces stutters during pre-recorded videos. + ## 1.1.180 - 2022-07-14 ### Fixed: - Remove dependency for FFmpeg.AutoGen and Update FFmpeg to 5.0.1 for Windows.