From a7b59f19a3e9415c2a42121461da3df03b25d3b5 Mon Sep 17 00:00:00 2001 From: Ethan O'Brien Date: Mon, 19 Aug 2024 11:53:17 -0500 Subject: [PATCH] Add missing change --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 7e0b85c..392f81b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -17,6 +17,7 @@ - Added `exit` button, to properly shutdown and save files. - Fixed mouse on mobile devices. - Modularized EmulatorJS. +- Fixed WHLoader hdf roms. - Added support for `File` objects (Thanks to [@pastisme](https://github.com/pastisme)). # 4.0.12 [View Tree](https://github.com/EmulatorJS/EmulatorJS/tree/c3ba473d1afc278db136f8e1252d0456050d6047)