From acad3dbc3cb82c42536e5560cf580dee9db89549 Mon Sep 17 00:00:00 2001 From: PJBot Date: Thu, 16 Dec 2021 19:26:02 -0500 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 10 +++++----- Resources/Changelog/Parts/crate.yml | 4 ---- 2 files changed, 5 insertions(+), 9 deletions(-) delete mode 100644 Resources/Changelog/Parts/crate.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 5213d44490..9200e478df 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,9 +1,4 @@ Entries: -- author: DogZeroX - changes: - - {message: Added a vox plushie., type: Add} - id: 243 - time: '2021-06-19T18:12:55.0000000+00:00' - author: Swept changes: - {message: More machines and station equipment is destructible, type: Tweak} @@ -2868,3 +2863,8 @@ Entries: SMGs, type: Tweak} id: 744 time: '2021-12-16T12:00:09.0000000+00:00' +- author: Zumorica + changes: + - {message: Crate deconstruction no longer deletes all of its contents., type: Fix} + id: 745 + time: '2021-12-17T00:26:01.716131+00:00' diff --git a/Resources/Changelog/Parts/crate.yml b/Resources/Changelog/Parts/crate.yml deleted file mode 100644 index 1e32e45e9b..0000000000 --- a/Resources/Changelog/Parts/crate.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Crate deconstruction no longer deletes all of its contents.