From fa3d516913b7df59c043e36b0f9043a421f1eeb0 Mon Sep 17 00:00:00 2001 From: tobspr Date: Sat, 27 Jun 2020 12:05:13 +0200 Subject: [PATCH] Update changelog --- src/js/changelog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/changelog.js b/src/js/changelog.js index 4ba3c447..f079cafa 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -3,7 +3,7 @@ export const CHANGELOG = [ version: "1.1.18", date: "27.06.2020", entries: [ - "Huge performance improvements - up to double fps and tick-rate!", + "Huge performance improvements - up to double fps and tick-rate! This will wipe out all current items on belts.", "Reduce story shapes required until unlocking blueprints", "Allow clicking on variants to select them", "Add 'copy key' button to shape viewer",