From b6328cd9a0ec36f7608da4e9a427a83881fba596 Mon Sep 17 00:00:00 2001 From: tobspr Date: Fri, 28 Aug 2020 21:18:18 +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 72c4bf45..5f907e9f 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -17,6 +17,7 @@ export const CHANGELOG = [ "Added a button to the statistics dialog to disable the sorting (by squeek502)", "Updated and added new translations (Thanks to all contributors!)", "Added setting to be able to delete buildings while placing (inspired by hexy)", + "Mark pinned shapes in statistics dialog and show them first (inspired by davidburhans)", "Allow editing waypoints (by isaisstillalive)", "Show confirmation when cutting area which is too expensive to get pasted again (by isaisstillalive)", "Show mouse and camera tile on debug overlay (F4) (by dengr)",