Updated Changelog (markdown)

MutantAura 2022-02-22 13:37:09 +00:00
parent 6abd47c347
commit 6948f58937

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.47 - 2022-02-22
### Changed:
- Collapse AsSpan().Slice(..) calls into AsSpan(..)
- No changes to emulator functionality.
## 1.1.46 - 2022-02-19
### Fixed:
- Add dedicated ServerBase for FileSystem services.