Updated Changelog (markdown)

EmulationFanatic 2020-07-20 21:03:26 -06:00
parent b1054dab02
commit 9f4f248f2c

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.4981 - 2020-07-20
### Changed
- Fixed GL errors related to Point size, and implemented more Point parameters.
- Fixes some graphics effects in Super Mario Odyssey.
## 1.0.4980 - 2020-07-20
### Fixed
- Fixed an issue with IDeliveryCacheProgressService GetEvent introduced in 1.0.4948 (PR 1362).
- Fixes a regression in Super Smash Bros. Ultimate
## 1.0.4969 - 2020-07-19
### Fixed
- Implemented a small part missing from 1.0.4964 (PR 1397), now ensuring that all HLE ipc sessions will be disposed when needed.