Updated Changelog (markdown)

MetrosexualGarbodor 2022-10-24 01:07:07 +01:00
parent f56e59b2eb
commit 5e9a65ba89

@ -1,15 +1,25 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.326 - 2022-10-23
### Added:
- Ryujinx.Tests.Unicorn: Implement IDisposable.
- Disposes of Unicorn (CPU emulator used to test validity of ARMeilleure instructions) tests when done. No changes to emulator functionality.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.325 - 2022-10-23
### Fixed:
- Attempt to fix issues since github-script v6 upgrade.
- Fixes some issues with GitHub artifact creation. No changes to emulator functionality.
## 1.1.324 - 2022-10-23
### Fixed:
- Avalonia: Use overlay dialog for controller applet.
- Fixes an issue where the controller applet was not showing properly in the Avalonia UI.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.323 - 2022-10-22
### Fixed:
- nuget: bump SPB from 0.0.4-build24 to 0.0.4-build27.