Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-19 11:24:09 +00:00
parent 20fbfafec6
commit 16321b090c

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.670 - 2023-03-19
### Fixed:
- Avoid copying more handles than we have space for.
- Fixes a regression from 1.1.668 that caused crashes in Fire Emblem Engage.
## 1.1.669 - 2023-03-18
### Fixed:
- OpenGL: Fix inverted conditional for counter flush from #4471.