Updated Changelog (markdown)
parent
7cc3fe7578
commit
9b1dccba2a
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -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).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.909 - 2023-06-24
|
||||||
|
### Fixed:
|
||||||
|
- [Ryujinx.Audio.Backends.SoundIo] Address dotnet-format issues.
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
|
## 1.1.908 - 2023-06-24
|
||||||
|
### Fixed:
|
||||||
|
- [Ryujinx.Audio.Backends.OpenAL] Address dotnet-format issues.
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
## 1.1.907 - 2023-06-24
|
## 1.1.907 - 2023-06-24
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Empty "case" clauses that fall through to the "default" should be omitted.
|
- Empty "case" clauses that fall through to the "default" should be omitted.
|
||||||
|
|
Loading…
Reference in a new issue