From 13d954f24d397efc509e5cbdc6bc050397de1600 Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 17 Dec 2021 04:47:16 -0500 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 10 +++++----- Resources/Changelog/Parts/disposal_unit.yml | 4 ---- 2 files changed, 5 insertions(+), 9 deletions(-) delete mode 100644 Resources/Changelog/Parts/disposal_unit.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 7019167fc9..dbee4f0d73 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,9 +1,4 @@ Entries: -- author: metalgearsloth - changes: - - {message: Add cvar to specify discrete gas overlay thresholds, type: Add} - id: 245 - time: '2021-06-21T07:08:37.0000000+00:00' - author: metalgearsloth changes: - {message: Throw no longer pushes you back if you are buckled, type: Fix} @@ -2868,3 +2863,8 @@ Entries: - {message: The singularity is no longer weightless., type: Tweak} id: 746 time: '2021-12-17T05:56:38.0000000+00:00' +- author: Your_Name_Here + changes: + - {message: Deconstructing a disposal unit no longer deletes its contents., type: Fix} + id: 747 + time: '2021-12-17T09:47:15.887932+00:00' diff --git a/Resources/Changelog/Parts/disposal_unit.yml b/Resources/Changelog/Parts/disposal_unit.yml deleted file mode 100644 index 16b968407d..0000000000 --- a/Resources/Changelog/Parts/disposal_unit.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Deconstructing a disposal unit no longer deletes its contents.