diff --git a/CHANGES.md b/CHANGES.md index c7b9d9017d..97a4b1898c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ # 1.7.1 (future) - COMMON: New LED API. Driver implemented for Raspberry Pi, proof of concept implemented for core MAME 2003. - DINPUT: don't reinitialize input driver on network events / media insertion / network drive connection +- GUI: Allow changing menu font color. +- GUI/XMB: Allow changing menu scale to 200%. - KEYMAPPER: prevent a condition that caused input_menu_toggle to stop working when a RETRO_DEVICE_KEYBOARD type device is enabled - PS3: Enable Cheevos. - PSP: Enable threading support through pthreads.