From 78382133bdbc605535c90ef9c8e8c7ccba7116ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Mon, 15 Jun 2020 13:34:02 +0200 Subject: [PATCH] More README updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21b6547125..818b7373ab 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,12 @@ For game compatibility, see [community compatibility feedback](https://report.pp What's new in 1.10.0 -------------------- -* Graphics and compatibility fixes (#12800, #12670, #12635, #12857, #12941, more) +* Graphics and compatibility fixes (#12800, #12670, #12635, #12857, #12941, #11898, #12695, more) * Assorted minor performance improvements, game load speedup (#12462, #12652) * Screen inset (notch) support on Android (#12779) * Analog stick support for menu navigation (#12685) * Fixed audio glitches in SDL builds (#12916, #12920) -* Support more languages in in-game dialogs (#12702) +* Support more languages in in-game dialogs (#12702). Croatian language added to PPSSPP. * Simple multiplayer chat (#12667) * More advanced postprocessing (multipass, parameters) (#12905, #12901) * Add PPSSPP-specific CWCheat (#12816, #12912)