From ae770cb39f1c10252989b5e738689b82b7d3a569 Mon Sep 17 00:00:00 2001 From: tobspr Date: Sat, 13 Jun 2020 11:13:46 +0200 Subject: [PATCH] Update changleog --- src/js/changelog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/changelog.js b/src/js/changelog.js index 951fd63b..62575847 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -9,6 +9,7 @@ export const CHANGELOG = [ "Improve upgrade number rounding, so there are no goals like '37.4k', instead it will now be '35k'", "You can now configure the camera movement speed when using WASD (by mini-bomba)", "Selecting an area now is relative to the world and thus does not move when moving the screen (by Dimava)", + "Allow higher tick-rates up to 500hz (This will burn your PC!)", "Fix bug regarding number rounding", "Fix app not starting when the savegames were corrupted - there is now a better error message", ],