Updated Changelog (markdown)

MetrosexualGarbodor 2024-04-11 14:22:37 +01:00
parent 11b85832a9
commit 99440abafb
1 changed files with 5 additions and 0 deletions

@ -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.1278 - 2024-04-11
### Fixed:
- Allow BSD sockets Poll to exit when emulation ends.
- Fixes a freeze when trying to stop emulation and/or close the emulator on Penny's Big Breakaway, and possibly on other games that use sockets with Poll.
## 1.1.1277 - 2024-04-10
### Fixed:
- Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value read".