From edc0e352f78606f4c624a8b2af74d26d39770a86 Mon Sep 17 00:00:00 2001 From: tobspr Date: Fri, 12 Jun 2020 19:07:57 +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 b4d0ced2..ae7365b7 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -5,6 +5,7 @@ export const CHANGELOG = [ entries: [ "Pinned shapes are now smart, they dynamically update their goal and also unpin when no longer required. Completed objectives are now rendered transparent.", "Improve upgrade number rounding, so there are no goals like '37.4k', instead it will now be '35k'", + "You can now cut areas, and also paste the last blueprint again! (by hexy)", "Selecting an area now is relative to the world and thus does not move when moving the screen", "Fix bug regarding number rounding", ],