Updated Changelog (markdown)

EmulationFanatic 2020-11-18 11:44:44 -07:00
parent 21d4aabb80
commit aa68ecb9c1

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5755 - 2020-11-18
### Changed
- Added FP16/FP32 fast paths for Fcvt_S, Fcvtl_V & Fcvtn_V instructions.
- Modified HardwareCapabilities to use CpuId.
## 1.0.5754 - 2020-11-18
### Changed
- Updated & cleaned up code to take advantage of .NET 5 functions/bugfixes. No expected changes in any games.