Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-11 01:58:27 +00:00
parent b845b54671
commit d9ea69806d

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.460 - 2022-12-10
### Fixed:
- Fix Lambda Explicit Type Specification Warnings.
- Code cleanup. No changes to emulator functionality.
## 1.1.459 - 2022-12-10
### Fixed:
- Fix Redundant Qualifer Warnings.
- Code cleanup. No changes to emulator functionality.
## 1.1.458 - 2022-12-09
### Fixed:
- Fix HasUnalignedStorageBuffers value when buffers are always unaligned.