Updated Changelog (markdown)
parent
a86ea75a06
commit
5dfd5e05ac
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -3,6 +3,21 @@ 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.947 - 2023-07-01
|
||||||
|
### Fixed:
|
||||||
|
- [Ryujinx.Horizon] Address dotnet-format issues.
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
|
## 1.1.946 - 2023-07-01
|
||||||
|
### Fixed:
|
||||||
|
- [Ryujinx.Graphics.Vulkan] Address dotnet-format issues.
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
|
## 1.1.945 - 2023-07-01
|
||||||
|
### Fixed:
|
||||||
|
- Prefer indexing instead of "Enumerable" methods on types implementing "IList".
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
## 1.1.944 - 2023-06-30
|
## 1.1.944 - 2023-06-30
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- [Ryujinx.Cpu] Address dotnet-format issues.
|
- [Ryujinx.Cpu] Address dotnet-format issues.
|
||||||
|
|
Loading…
Reference in a new issue