Updated Changelog (markdown)
parent
d1f6ad9441
commit
64eeadd321
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,15 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.307 - 2022-10-17
|
||||
### Fixed:
|
||||
- Avalonia - Remove on property changed call in Time Zone validation.
|
||||
- Fixes an issue in the Avalonia UI where using arrow keys in an AutoCompleteTextBox (such as the timezone textbox) would select the first entry and remove all other options.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.306 - 2022-10-17
|
||||
### Fixed:
|
||||
- Implement OpenDataStorageWithProgramIndex partially.
|
||||
|
@ -12,10 +21,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- TamperMachine: Fix input mask check.
|
||||
- Cheats that required pressing buttons to enable/disable them will now work.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.304 - 2022-10-16
|
||||
### Fixed:
|
||||
- Fix various issues caused by Vertex/Index buffer conversions.
|
||||
|
|
Loading…
Reference in a new issue