Updated Changelog (markdown)

MetrosexualGarbodor 2023-07-06 17:51:58 +01:00
parent 067bc79745
commit 4db636b981

@ -3,6 +3,16 @@ 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.955 - 2023-07-06
### Changed:
- Revert "sdl: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0".
- Reverted due to causing issues with official Nintendo controllers.
## 1.1.954 - 2023-07-06
### Changed:
- sdl: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0.
- ABXY buttons should have the correct default mapping on the controller profile regardless of brand.
## 1.1.953 - 2023-07-06
### Added:
- Headless: Add support for fullscreen option.