Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-28 23:27:37 +00:00
parent 172ea27d05
commit c6be926193

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.494 - 2022-12-28
### Fixed:
- haydn: Add support for PCMFloat, PCM32 and PCM8 conversions.
- Improves SoundIO compatibility with audio devices that don't expose PCM16.
## 1.1.493 - 2022-12-26
### Fixed:
- Use new ArgumentNullException and ObjectDisposedException throw-helper API.