From f717239b47e082e8e1155f1b08e40b7317e90e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Kelemen=20=28vudiq=29?= Date: Sun, 2 Jun 2024 22:52:29 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9be84dfc3..87a34071bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ # v5.1 -* Update RetroArch to 1.18.0 +* Update RetroArch to [1.19.0](https://www.libretro.com/index.php/retroarch-1-19-0-release/) * Update libretro cores * Add `mgba` core from forked libretro repository with options Interframe Blending and Color Correction -* Update Mesa to [24.0.7](https://docs.mesa3d.org/relnotes/24.0.7.html) +* Update Mesa to [24.0.8](https://docs.mesa3d.org/relnotes/24.0.8.html) * Fix storage partition resizing * Fix folder mapping for cheats * Add [Game Controller driver for RPi GPIO](https://github.com/h1aji/gamecon_gpio_rpi/) * Add support for set-up script (`firstboot.sh`) to set-up Wi-Fi, add new / override default RetroArch config settings +* RetroArch: add option to save current custom configuration to the default configuration file # v5.0 * Update buildsystem to LibreELEC 11.0