diff --git a/Changelog.md b/Changelog.md index de613cf..0c1cf42 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.