From db345d8ad6a2b0b4c8b7d25fff0b838578985051 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Mon, 18 Dec 2017 01:56:44 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 3fb068f7d7..dac841f970 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,7 @@ - COMMON: New VFS (Virtual File System) API. - COMMON: Fixed some playlist bugs. - COMMON: New snow shader. +- COMMON: Fix Quick Menu title. - COMMON: Fix loading cores that require no content one after another. - EMSCRIPTEN: Fix references to browserfs. - FREEBSD: Support libusb HID input driver.