Updated Changelog (markdown)

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

@ -1,6 +1,11 @@
# Ryujinx Changelog
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
### Fixed:
- ForceDpiAware: X11 implementation.