Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-28 17:13:01 +01:00
parent 5333e4e209
commit 5fc8c99e2d

@ -3,6 +3,11 @@ 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). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.933 - 2023-06-28
### Fixed:
- [Ryujinx.Graphics.OpenGL] Address dotnet-format issues.
- Code cleanup. No expected changes in games.
## 1.1.932 - 2023-06-28 ## 1.1.932 - 2023-06-28
### Added: ### Added:
- Cpu: Implement VCVT (between floating-point and fixed-point) instruction. - Cpu: Implement VCVT (between floating-point and fixed-point) instruction.