From eecabf1a072e1605fdea9168be3d94e516ac58f2 Mon Sep 17 00:00:00 2001 From: tobspr Date: Mon, 7 Dec 2020 18:45:52 +0100 Subject: [PATCH] Update changelog --- src/js/changelog.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/js/changelog.js b/src/js/changelog.js index 34c10948..80ae69f6 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -5,11 +5,12 @@ export const CHANGELOG = [ entries: [ "Added the ability to edit constant signals by left clicking them", "You can now add markers in the wire layer (partially by daanbreur)", - "Allow to cycle backwards in the toolbar with SHIFT + Tab (idea by emeraldblock)", + "Allow to cycle backwards in the toolbar with SHIFT + Tab (idea by EmeraldBlock)", "Allow to cycle variants backwards with SHIFT + T", "Upgrade numbers now use roman numerals until tier 50 (by LeopoldTal)", "Add button to unpin shapes from the left side (by artemisSystem)", "Fix middle mouse button also placing blueprints (by Eiim)", + "Hide wires grid when using the 'Disable Grid' setting (by EmeraldBlock)", "Updated translations (Thanks to all contributors!)", ], },