From 13d6ff899cdb6bb4772c54fe7ee170ba42b92f1c Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Sat, 5 Jan 2019 20:20:39 -0500 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index ec4fea28e4..35a50893c6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ - DEBUGGING: Add an integrated crash handler for debug builds (see https://docs.libretro.com/tech/debugging) - DISCORD: Register the application name properly. - DISK CONTROL: Remember the last used folder / current active folder to make disk-swapping faster. +- INPUT: Add new menu toggle (hold start button for 2 seconds) - INPUT/SDL: Flush the joypad events. Decreases cpu usage over time with the SDL joypad driver. - LOCALIZATION: Add Greek translation. - LOCALIZATION: Update German translation.