From 8416562016fa828c34f4c56e13afc861a014a8a5 Mon Sep 17 00:00:00 2001 From: tobspr Date: Wed, 24 Jun 2020 20:37:51 +0200 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 f5d032f9..2b6c37be 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -4,6 +4,7 @@ export const CHANGELOG = [ date: "24.06.2020", entries: [ "Preparations for the wires update", + "Update belt placement performance on huge factories (by Phlosioneer)", "Add setting (on by default) to store the last used rotation per building instead of globally storing it (by Magos)", "Added chinese (traditional) translation", "Updated translations",