Updated Changelog (markdown)

EmulationFanatic 2021-02-21 12:17:11 -07:00
parent c35652c292
commit 08355e92a6

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.6667 - 2021-02-21
### Changed
- Converted Copy operations into Fill operations instead of adding one in HybridAllocator.
- Reduces code size and register pressure.
## 1.0.6662 - 2021-02-21 ## 1.0.6662 - 2021-02-21
### Added ### Added
- Implemented SetLcdBacklighOffEnabled service call. - Implemented SetLcdBacklighOffEnabled service call.