Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-27 20:16:58 +00:00
parent a5b4927f6b
commit 172ea27d05

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.493 - 2022-12-26
### Fixed:
- Use new ArgumentNullException and ObjectDisposedException throw-helper API.
- Small .NET code optimizations. No known changes in games.
## 1.1.492 - 2022-12-26
### Fixed:
- GPU: Add fallback when 16-bit formats are not supported.