Updated Changelog (markdown)
parent
94a342167a
commit
6188cfafce
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ 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.1044 - 2023-10-05
|
||||||
|
### Fixed:
|
||||||
|
- nuget: bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0.
|
||||||
|
- Updates the Microsoft.CodeAnalysis.CSharp dependency. No expected changes to emulator functionality.
|
||||||
|
|
||||||
## 1.1.1043 - 2023-10-05
|
## 1.1.1043 - 2023-10-05
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Strings should not be concatenated using '+' in a loop.
|
- Strings should not be concatenated using '+' in a loop.
|
||||||
|
|
Loading…
Reference in a new issue