diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index fb6c6dff71..9e8025a224 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -34,3 +34,9 @@ Entries: - {message: Adjusted a margin in the new context menu., type: Tweak} id: 7 time: '2021-02-26T04:59:10.0000000+00:00' +- author: AJCM + changes: + - {message: Makes gravity generator and windows repairable with a lit welding tool, + type: Add} + id: 8 + time: '2021-02-27T14:30:48.420921+00:00' diff --git a/Resources/Changelog/Parts/ajcm_repairable.yml b/Resources/Changelog/Parts/ajcm_repairable.yml deleted file mode 100644 index 7736ce56ba..0000000000 --- a/Resources/Changelog/Parts/ajcm_repairable.yml +++ /dev/null @@ -1,3 +0,0 @@ -author: AJCM -changes: -- {message: Makes gravity generator and windows repairable with a lit welding tool, type: Add}