From b9b090c5662e7cabac11be8fe76ca0970aac1009 Mon Sep 17 00:00:00 2001
From: Vicki Pfau <vi@endrift.com>
Date: Fri, 28 Feb 2025 21:44:15 -0800
Subject: [PATCH] CHANGES: Fix ordering

---
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 32c7fbd60..c6ff5dda3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,10 +6,10 @@ Other fixes:
  - GBA Cheats: Let VBA-style codes patch ROM (fixes mgba.io/i/3423)
  - GBA Core: Fix booting into BIOS when skip BIOS is enabled
  - GBA Hardware: Fix loading states unconditionally overwriting GPIO memory
+ - Updater: Fix rewriting folders and files on Windows (fixes mgba.io/i/3384)
  - Wii: Fix crash on loading large ZIP files (fixes mgba.io/i/3404)
 Misc:
  - GB: Allow use of CGB-E and AGB-0 BIOS versions (closes mgba.io/i/3427)
- - Updater: Fix rewriting folders and files on Windows (fixes mgba.io/i/3384)
 
 0.10.4: (2024-12-07)
 Emulation fixes: