From 445762d801fe6e938cb7e6081e4fa4ba8381faa7 Mon Sep 17 00:00:00 2001 From: Hirame1 <56225774+Hirame1@users.noreply.github.com> Date: Wed, 1 May 2024 20:59:30 +0700 Subject: [PATCH] Added a changelog entry cumulative notes from the last changelog --- src/core/secret-formula/changelog.js | 73 ++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/src/core/secret-formula/changelog.js b/src/core/secret-formula/changelog.js index ba6218dd9..46faa2711 100644 --- a/src/core/secret-formula/changelog.js +++ b/src/core/secret-formula/changelog.js @@ -8,6 +8,79 @@ export const changelog = [ * @property {function: @return String} info Text body of information for the entry. * } */ + { + date: [2024, 4, 1], + name: "Celebrate Android Reality update", + info: ` +Congratulations for the release of Android Reality update! In order to celebrate this big milestone, we implemented +some changes mainly based on the player comments and feedback from the Android version. +
+
+Once again, thank you so much for playing Antimatter Dimensions! +
+
+Major things:
+ +
+Additional QoL and information:
+ +
+Minor UI Changes:
+ +
+Bugfixes:
+ +
+` + }, { date: [2023, 7, 18], name: "Final Official Patch",