diff --git a/Changelog.md b/Changelog.md index d01c25d..243bce1 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.0.5888 - 2020-12-01 +### Added +- Added the ability for a user to launch games in fullscreen mode. + - This can be done in the menu or by using a command line option of "--fullscreen". + ## 1.0.5885 - 2020-12-01 ### Fixed - Added missing guest GPU accessor to the hashes computation for shader cache.