diff --git a/Changelog.md b/Changelog.md index 6b55a88..60375a4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.953 - 2023-07-06 +### Added: +- Headless: Add support for fullscreen option. + - Adds a "--fullscreen" argument to headless builds so they can be launched in fullscreen. + - Makes it easier to launch games in fullscreen mode from third party launchers (such as Steam Big Picture). + ## 1.1.952 - 2023-07-03 ### Changed: - Stop identifying shader textures with handle and cbuf, use binding instead.