Updated Changelog (markdown)
parent
5c85baee02
commit
2e3dd7d6bb
1 changed files with 25 additions and 0 deletions
25
Changelog.md
25
Changelog.md
|
@ -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).
|
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
|
## 1.1.917 - 2023-06-25
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- [Ryujinx.Graphics.Nvdec] Address dotnet-format issues.
|
- [Ryujinx.Graphics.Nvdec] Address dotnet-format issues.
|
||||||
|
|
Loading…
Reference in a new issue