From 6359bbeadfbcc4f9ef42c4222e6dc20900428eb5 Mon Sep 17 00:00:00 2001 From: tobspr Date: Fri, 25 Jun 2021 16:10:27 +0200 Subject: [PATCH] Update changelog --- src/js/changelog.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/js/changelog.js b/src/js/changelog.js index 24b5d725..ad85fd9a 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -6,6 +6,8 @@ export const CHANGELOG = [ "Puzzle DLC: Goal acceptors now reset after getting no items for a while (This should prevent being able to 'cheat' puzzles) (by Sense101)", "Puzzle DLC: Added button to clear all buildings / reset the puzzle (by Sense101)", "Puzzle DLC: Allow copy-paste in puzzle mode (by Sense101)", + "Fixed level achievements being given on the wrong level (by DJ1TJOO)", + "Fixed blueprint not properly clearing on right click (by Sense101)", "Updated translations", ], },