From dc52038ff25d6462fccf6581ab5fc4bec94c8d93 Mon Sep 17 00:00:00 2001 From: SimoneN64 Date: Thu, 26 Sep 2024 11:36:08 +0200 Subject: [PATCH] Update changelog for future release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2321dd5..a69e3731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This file always reflects the *latest* changes up until a release. Then it gets ## Changes +* Debugger with memory view, registers view and code disassembly with stepping and breakpoints +* Controllers no longer have a fixed mapping, you can customize it now * Update SDL to version 3 * Update ParallelRDP * Screen no longer black when the game is paused