diff --git a/Changelog.md b/Changelog.md index afbb9cb..8dfcbfa 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.186 - 2022-07-24 +### Fixed: +- fix: Ensure to load latest version of ffmpeg libraries first. + - Fixes a crash related to loading an older version of ffmpeg, instead of the one shipped with the emulator. + ## 1.1.185 - 2022-07-23 ### Fixed: - Minor GTK & Avalonia UI verbiage/case fixes.