Updated Changelog (markdown)

MetrosexualGarbodor 2022-04-15 12:52:24 +01:00
commit 0304f54224

@ -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.1.103 - 2022-04-15
### Fixed:
- ReactiveObject: Handle case when oldValue is null.
- Fixes a possible null exception in the future Avalonia UI.
## 1.1.102 - 2022-04-10 ## 1.1.102 - 2022-04-10
### Fixed: ### Fixed:
- ForceDpiAware: X11 implementation. - ForceDpiAware: X11 implementation.