diff --git a/Changelog.md b/Changelog.md index b6b4cc7..78a8025 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.880 - 2023-06-09 +### Fixed: +- Non-flags enums should not be used in bitwise operations. + - Code cleanup. No expected changes to emulator functionality. + ## 1.1.880 - 2023-06-09 ### Fixed: - Using 'ThenBy' instead.