Updated Changelog (markdown)
parent
4bbdb1192d
commit
d31382bdb0
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.5553 - 2020-10-21
|
||||
### Changed
|
||||
- Removed Reflection.Emit's dependency on CPU and Shader projects.
|
||||
- These projects are now more readily compatible with any potential future AOT implementations.
|
||||
|
||||
## 1.0.5552 - 2020-10-21
|
||||
### Changed
|
||||
- Added a missing null check on image binding.
|
||||
|
|
Loading…
Reference in a new issue