From 2aa30fb32fa1d888ac25fac0b2bae5bf9281dea2 Mon Sep 17 00:00:00 2001 From: tobspr Date: Tue, 1 Feb 2022 17:19:08 +0100 Subject: [PATCH] Update changelog --- src/js/changelog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/changelog.js b/src/js/changelog.js index 9165be18..05c7395c 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -5,6 +5,7 @@ export const CHANGELOG = [ entries: [ "This version adds an official modloader! You can now load mods by placing it in the mods/ folder of the game.", "When holding shift while placing a belt, the indicator now becomes red when crossing buildings", + "Lots of performance improvements, leading to up to 50% more FPS", ], }, {