Updated Changelog (markdown)

MetrosexualGarbodor 2023-12-04 14:09:22 +00:00
parent e60ab49d59
commit 752ccf18b5

@ -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).
## 1.1.1095 - 2023-12-04
### Fixed:
- editorconfig: Set default encoding to UTF-8.
- Code cleanup. No expected changes to emulator functionality.
## 1.1.1094 - 2023-11-30
### Added:
- HLE: Add OS-specific precise sleep methods to reduce spinwaiting.