From 13f3771594cd8588a392a877d451599552ec6a57 Mon Sep 17 00:00:00 2001 From: PJBot Date: Thu, 28 Oct 2021 05:23:03 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 22 ++++++++++++---------- Resources/Changelog/Parts/doafter.yml | 4 ---- Resources/Changelog/Parts/frame.yml | 4 ---- 3 files changed, 12 insertions(+), 18 deletions(-) delete mode 100644 Resources/Changelog/Parts/doafter.yml delete mode 100644 Resources/Changelog/Parts/frame.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index b849c8bc69..d7af51e646 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,14 +1,4 @@ Entries: -- author: tmtmtl30 - changes: - - {message: Constructed walls don't have broken lighting anymore, type: Fix} - id: 3 - time: '2021-02-25T10:52:26.0000000+00:00' -- author: AJCM - changes: - - {message: Can now cook banana cream pies, type: Add} - id: 4 - time: '2021-02-25T11:45:11.0000000+00:00' - author: Peptide90 changes: - {message: APC Construction fixed and will not align to walls correctly., type: Fix} @@ -2803,3 +2793,15 @@ Entries: - {message: Updated context menu UI, type: Tweak} id: 502 time: '2021-10-28T05:21:19.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix rare construction bug where some interactions would be incorrect., + type: Fix} + id: 503 + time: '2021-10-28T09:23:03.038084+00:00' +- author: Zumorica + changes: + - {message: 'Fix being able to build machines for free by taking the board out, + putting it in again and screwing.', type: Fix} + id: 504 + time: '2021-10-28T09:23:03.038979+00:00' diff --git a/Resources/Changelog/Parts/doafter.yml b/Resources/Changelog/Parts/doafter.yml deleted file mode 100644 index 012ed1d72e..0000000000 --- a/Resources/Changelog/Parts/doafter.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix rare construction bug where some interactions would be incorrect. diff --git a/Resources/Changelog/Parts/frame.yml b/Resources/Changelog/Parts/frame.yml deleted file mode 100644 index 4bc3e55fba..0000000000 --- a/Resources/Changelog/Parts/frame.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix being able to build machines for free by taking the board out, putting it in again and screwing.