From 4484f0fa6393ea7c60f7e275b0eac93b4a483406 Mon Sep 17 00:00:00 2001 From: PenguinDOOM Date: Tue, 17 May 2022 19:57:07 +0900 Subject: [PATCH] v6 Signed-off-by: PenguinDOOM --- Changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 13066db..647217c 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,9 @@ +v6 +-------------------------------------------------------------------------------- +* Removed the script that synchronizes variables to optimize network traffic. +* Unroll loops to reduce loops. +* Display the name by default. + v5_beta -------------------------------------------------------------------------------- * Support multiplayer emulation.