Updated Changelog (markdown)
parent
3c2f1b6fea
commit
5cba27ff6c
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).
|
||||
|
||||
## 1.1.852 - 2023-06-01
|
||||
### Fixed:
|
||||
- [Logger] Add print with stacktrace method.
|
||||
- Adds stacktraces to Ryujinx logs for easier debugging.
|
||||
|
||||
## 1.1.851 - 2023-06-01
|
||||
### Fixed:
|
||||
- nuget: bump DynamicData from 7.13.8 to 7.14.2.
|
||||
- Updates the DynamicData dependency. No expected changes to emulator functionality.
|
||||
|
||||
## 1.1.850 - 2023-06-01
|
||||
### Fixed:
|
||||
- Only run one workflow for a PR at a time.
|
||||
- Any given pull request will no longer build multiple times if commits are pushed rapidly.
|
||||
|
||||
## 1.1.849 - 2023-06-01
|
||||
### Fixed:
|
||||
- Vulkan: Include DepthMode in ProgramPipelineState.
|
||||
|
|
Loading…
Reference in a new issue