diff --git a/Changelog.md b/Changelog.md index e728265..c1bf167 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,17 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7154 - 2022-01-03 +### Added: +- Add Cheat Manager. + - Adds a cheat manager which makes it possible to disable and enable installed cheats while a game is running. However, it does not allow you to edit or add cheats, and any new cheats added to the cheat file while a game is running, will not work. + - Cheat manager can be accessed by right clicking games on the list or from Actions > Manage Cheats during gameplay. + +## 1.0.7153 - 2022-01-03 +### Added: +- misc - Improve DNS blacklist for Nintendo servers. + - Blacklists more DNS addresses for Nintendo’s servers. + ## 1.0.7152 - 2021-12-31 ### Fixed: - Force crop when presentation cached texture size mismatches.