Updated Changelog (markdown)

EmulationFanatic 2020-12-10 13:41:11 -07:00
parent f47d050051
commit 18ee586cdd

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6020 - 2020-12-09
### Changed
- Modified allocator code to check if the aligned address and its requirements exceed the maximum allowed address, with a solution if the results are true.
- Fixed a regression introduced in 1.0.6004 (PR 1722) that caused Asterix & Obelix XXL: Romastered to crash on boot.
## 1.0.6006 - 2020-12-09
### Changed
- Fixed the ngct services placeholder which was incorrect.