From 54f06762d70c3d3a512f942092f86f4e6b382a3e Mon Sep 17 00:00:00 2001 From: tobspr Date: Sat, 27 Jun 2020 11:57:12 +0200 Subject: [PATCH] Update changelog --- src/js/changelog.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/js/changelog.js b/src/js/changelog.js index 60425a7b..4ba3c447 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -1,10 +1,10 @@ export const CHANGELOG = [ { version: "1.1.18", - date: "26.06.2020", + date: "27.06.2020", entries: [ - "Huge belt performance improvements - up to 50% increase", - "Preparations for the wires update", + "Huge performance improvements - up to double fps and tick-rate!", + "Reduce story shapes required until unlocking blueprints", "Allow clicking on variants to select them", "Add 'copy key' button to shape viewer", "Add more FPS to the belt animation and fix belt animation seeming to go 'backwards' on high belt speeds",