diff --git a/CHANGES.md b/CHANGES.md index a7b35e195a..9be83c0844 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - LIBRETRO: Add API extension for cores to query the number of active inputs provided by the frontend - PLAYLISTS/PORTABLE: Fixed first load initialization - RBUF/ANIMATIONS: Simplify gfx_animation by switching from dynarray to rbuf +- RBUF/CORE UPDATER: Replace static entries array with dynamic array via RBUF library - RBUF/M3U: Replace static entries array with dynamic array via RBUF library - SWITCH: Fix input bind icons being off by one line