Updated Changelog (markdown)
parent
6d5b59b36f
commit
bcd8eba102
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -1,6 +1,21 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.692 - 2023-04-01
|
||||||
|
### Fixed:
|
||||||
|
- nuget: bump DynamicData from 7.12.11 to 7.13.1.
|
||||||
|
- Updates the DynamicData dependency. No changes in games.
|
||||||
|
|
||||||
|
## 1.1.691 - 2023-04-01
|
||||||
|
### Fixed:
|
||||||
|
- Vulkan: Separate debug utils logic from VulkanInitialization.
|
||||||
|
- Cleans up Vulkan debug code. No changes in games.
|
||||||
|
|
||||||
|
## 1.1.690 - 2023-04-01
|
||||||
|
### Fixed:
|
||||||
|
- nuget: bump Avalonia dependencies from 0.10.18 to 0.10.19.
|
||||||
|
- Updates the Avalonia dependencies. No changes in games.
|
||||||
|
|
||||||
## 1.1.689 - 2023-03-31
|
## 1.1.689 - 2023-03-31
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Refactoring of ApplicationLoader.
|
- Refactoring of ApplicationLoader.
|
||||||
|
|
Loading…
Reference in a new issue