Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-30 02:15:33 +00:00
parent f767f668ea
commit daf3c5a251

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.399 - 2022-11-29
### Fixed:
- nuget: bump System.Management from 6.0.0 to 7.0.0.
- Updates System.Management to 7.0.0. No changes to emulator functionality.
## 1.1.398 - 2022-11-29
### Fixed:
- ConcurrentBitmap: Use Interlocked Or/And.