From d6e6d0902febb8bc59269a348f309c21265ed100 Mon Sep 17 00:00:00 2001 From: Alex Duchesne Date: Sun, 2 Apr 2023 17:44:13 -0400 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d55b958..63464008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# Retro-Go 1.38.1 (2023-04-02) +- GBC: Added switch to disable RTC sync with system time +- Launcher: Fixed crash when files without extensions were present + + # Retro-Go 1.38 (2023-03-28) - GBC: Added support for MBC30 (For Pokemon Crystal romhacks) - Launcher: Added a new scroll behavior (Options -> Scroll mode)