diff --git a/Changelog.md b/Changelog.md index e3bee2a..8f20872 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.398 - 2022-11-29 +### Fixed: +- ConcurrentBitmap: Use Interlocked Or/And. + - Code cleanup. No changes to emulator functionality. + +## 1.1.397 - 2022-11-29 +### Fixed: +- chore: Update OpenTK to 4.7.5. + - Updates OpenTK dependencies. No changes to emulator functionality. + ## 1.1.396 - 2022-11-29 ### Fixed: - Avalonia: Update FluientAvalonia