From c0ec867d3c11f0d0e35034789aece0a1264a77e1 Mon Sep 17 00:00:00 2001 From: tobspr Date: Thu, 28 May 2020 20:58:32 +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 86282cbc..1b9cec27 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -1,7 +1,7 @@ export const CHANGELOG = [ { version: "1.1.0", - date: "unreleased", + date: "28.05.2020", entries: [ "BLUEPRINTS! They are unlocked at level 12 and cost a special shape to build.", "MAP MARKERS! Press 'M' to create a waypoint and be able to jump to it",