From e0ccf0653159bf1813ed6cc396760f4778e32081 Mon Sep 17 00:00:00 2001 From: tobspr Date: Mon, 20 Jun 2022 19:46:32 +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 4e3be61e..5422ae72 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -3,6 +3,7 @@ export const CHANGELOG = [ version: "1.5.5", date: "20.06.2022", entries: [ + "You can now play the full version in your browser! Click here to read all details.", "Reworked the tutorial to be simpler and more interactive", "General polishing", "Fix being unable to delete savegame when the savegame file was deleted externally",