Updated Changelog (markdown)
parent
f7445b8b58
commit
29d85ea6b3
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -3,6 +3,16 @@ 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.984 - 2023-08-13
|
||||
### Fixed:
|
||||
- "static readonly" constants should be "const" instead.
|
||||
- Code cleanup. No expected changes in games.
|
||||
|
||||
## 1.1.983 - 2023-08-13
|
||||
### Changed:
|
||||
- Ava UI: Remove animations on listbox items.
|
||||
- Removes fade-in animations on list items, as they looked inconsistent with the rest of the Avalonia menus.
|
||||
|
||||
## 1.1.982 - 2023-08-12
|
||||
### Fixed:
|
||||
- Ava UI: Make some settings methods async.
|
||||
|
|
Loading…
Reference in a new issue