diff --git a/README.md b/README.md index 6e6762e293..0bcbc2dc67 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,13 @@ To download fresh development builds for Android, Windows and Mac, [go to the /d For game compatibility, see [community compatibility feedback](https://report.ppsspp.org/games). +What's new in 1.18.1 +-------------------- +- Crashfix in PBP reader ([#19580]) +- Fix minor theme issue in the Homebrew Store ([#19582]) + What's new in 1.18 ------------------- +------------------ - Platform support - Improved iOS/Mac support, Game Mode support ([#19287], [#19281], [#19269], [#19270], [#19257], [#19254], [#19244], [#19227], [#19224], [#19213], [#19200], [#19187], [#19184], [#19161], [#19118]) - IR Interpreter: work on correctness and optimizations ([#19299], [#19280], [#19268], [#19265], [#19262], [#19260], [#19255], [#19252], [#19240], [#19233], [#19231], [#19193], [#19189], [#19173], [#19128]) @@ -324,4 +329,6 @@ What's new in 1.17 [#19389]: https://github.com/hrydgard/ppsspp/issues/19389 "OpenXR - VR camera on any platform" [#19390]: https://github.com/hrydgard/ppsspp/issues/19390 "OpenXR - Removal of \"VR/Experts only\" section" [#19092]: https://github.com/hrydgard/ppsspp/issues/19092 "OpenXR - Support for Meta Horizon OS" -[#18924]: https://github.com/hrydgard/ppsspp/issues/18924 "Fix a bunch of cases where we forgot to check for CHD files" \ No newline at end of file +[#18924]: https://github.com/hrydgard/ppsspp/issues/18924 "Fix a bunch of cases where we forgot to check for CHD files" +[#19580]: https://github.com/hrydgard/ppsspp/issues/19580 "GCC/llvm: Enable a lot more warnings, error on missing return value" +[#19582]: https://github.com/hrydgard/ppsspp/issues/19582 "Fix minor theme issue in Store" \ No newline at end of file