Updated Changelog (markdown)
parent
a5bf4bf164
commit
ac63f1368b
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,15 @@
|
||||||
# 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.404 - 2022-12-01
|
||||||
|
### Fixed:
|
||||||
|
- infra: Add distribution files for macOS.
|
||||||
|
- Upstreams macOS packing and distribution files.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.403 - 2022-11-30
|
## 1.1.403 - 2022-11-30
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Avalonia: Clean up leftover RenderTimer & Fix minimum and initial window size.
|
- Avalonia: Clean up leftover RenderTimer & Fix minimum and initial window size.
|
||||||
|
@ -22,10 +31,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Ensure that vertex attribute buffer index is valid on GPU.
|
- Ensure that vertex attribute buffer index is valid on GPU.
|
||||||
- Fixes some crashes on Vulkan on Intel and AMD graphics cards. It's currently unknown which games are affected.
|
- Fixes some crashes on Vulkan on Intel and AMD graphics cards. It's currently unknown which games are affected.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.399 - 2022-11-29
|
## 1.1.399 - 2022-11-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- nuget: bump System.Management from 6.0.0 to 7.0.0.
|
- nuget: bump System.Management from 6.0.0 to 7.0.0.
|
||||||
|
|
Loading…
Reference in a new issue