From cacbd451dcdd8279b65a411e3e37ee4c92bcd654 Mon Sep 17 00:00:00 2001 From: Autechre Date: Fri, 21 May 2021 17:48:36 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 9051478e74..a462f6cc50 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ - CONTENT LOADING/FILE IO: Prevent unnecessary extraction (to disk) of compressed content files when need_fullpath is false - CORE INFO/FILE IO: Enable core info cache by default now for all platforms - FILE IO/COMPRESSED: Ability to load content inside ZIP files directly into RAM +- INPUT REMAPPING/OVERLAYS: Prevent duplicate inputs when using remaps with input overlays - LAKKA: Add brightness restore hook - LOCALIZATION: Fetch translations from Crowdin - MENU/OZONE: Added simple playlist entry enumeration