From 1dfbf3f780bfdd2ea16a8337db3d056125a29e40 Mon Sep 17 00:00:00 2001 From: tobspr Date: Tue, 7 Jul 2020 09:11:49 +0200 Subject: [PATCH] Update changleog --- src/js/changelog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/changelog.js b/src/js/changelog.js index 51dc7335..a0d5a856 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -13,6 +13,7 @@ export const CHANGELOG = [ "Zoom towards mouse cursor (by Dimava)", "Updated the soundtrack again, it is now 20 minutes in total!", "Updated and added new translations (Thanks to all contributors!)", + "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)", "Fix tunnels entrances connecting to exits sometimes when they shouldn't",