Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-01 17:08:31 +01:00
parent 5cba27ff6c
commit 8ce3bc6362

@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.853 - 2023-06-01
### Fixed:
- Fix Avalonia Library header changes size when switching between List/Grid view.
- Adds an explicit height to the panel so that it won't grow/shrink when the "show names" checkbox is added/removed.
## 1.1.852 - 2023-06-01 ## 1.1.852 - 2023-06-01
### Fixed: ### Fixed:
- [Logger] Add print with stacktrace method. - [Logger] Add print with stacktrace method.