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",