Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-26 03:03:22 +01:00
parent 5c85baee02
commit 2e3dd7d6bb

@ -3,6 +3,31 @@ 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.922 - 2023-06-25
### Fixed:
- [Ryujinx.Input.SDL2] Address dotnet-format issues.
- Code cleanup. No expected changes in games.
## 1.1.921 - 2023-06-25
### Fixed:
- [Ryujinx.SDL2.Common] Address dotnet-format issues.
- Code cleanup. No expected changes in games.
## 1.1.920 - 2023-06-25
### Fixed:
- misc: memory: Migrate from OutOfMemoryException to SystemException entirely.
- Fixes a regression with address space allocation while providing more information about the context of the exception. No known changes in games.
## 1.1.919 - 2023-06-25
### Fixed:
- [Ryujinx.Graphics.Device] Address dotnet-format issues.
- Code cleanup. No expected changes in games.
## 1.1.918 - 2023-06-25
### Fixed:
- [Ryujinx.Audio.Backends.SDL2] Address dotnet-format issues.
- Code cleanup. No expected changes in games.
## 1.1.917 - 2023-06-25
### Fixed:
- [Ryujinx.Graphics.Nvdec] Address dotnet-format issues.