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.