Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-29 14:03:46 +00:00
parent fb08ca363f
commit f767f668ea

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.398 - 2022-11-29
### Fixed:
- ConcurrentBitmap: Use Interlocked Or/And.
- Code cleanup. No changes to emulator functionality.
## 1.1.397 - 2022-11-29
### Fixed:
- chore: Update OpenTK to 4.7.5.
- Updates OpenTK dependencies. No changes to emulator functionality.
## 1.1.396 - 2022-11-29
### Fixed:
- Avalonia: Update FluientAvalonia