From 8710e538f98901c47da62f9442022f26d40c4f1c Mon Sep 17 00:00:00 2001 From: PJBot Date: Sat, 6 Mar 2021 08:48:07 -0500 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 6 ++++++ Resources/Changelog/Parts/computer_boards.yml | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 Resources/Changelog/Parts/computer_boards.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 60f979b66e..1593be2d79 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -221,3 +221,9 @@ Entries: - {message: Fixes torch crafting recipe having incorrect materials., type: Fix} id: 40 time: '2021-03-06T12:28:13.760916+00:00' +- author: Zumorica + changes: + - {message: Fixes bug where deconstructing computers wouldn't return the circuit + board., type: Fix} + id: 41 + time: '2021-03-06T13:48:07.041235+00:00' diff --git a/Resources/Changelog/Parts/computer_boards.yml b/Resources/Changelog/Parts/computer_boards.yml deleted file mode 100644 index 98254f3335..0000000000 --- a/Resources/Changelog/Parts/computer_boards.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes bug where deconstructing computers wouldn't return the circuit board.