Updated Changelog (markdown)

MetrosexualGarbodor 2023-10-08 20:51:34 +01:00
parent d89e2595dc
commit 03df21a8fe

@ -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.1049 - 2023-10-08
### Added:
- Avalonia: Show aspect ratio popup options in status bar.
- Allows choosing the aspect ratio from the status bar on Avalonia.
## 1.1.1048 - 2023-10-07
### Fixed:
- Symbols.cs Get function return value fix.
- Fixes a regression from 1.1.1043, though no games should have been affected.
## 1.1.1047 - 2023-10-07
### Added:
- GPU: Add HLE macros for popular NVN macros.