From 9927584d86afbe2e30dae3801bd8c18940e7a716 Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 6 Aug 2021 11:53:49 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 6 ++++++ Resources/Changelog/Parts/tables.yml | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 Resources/Changelog/Parts/tables.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 5d07790b91..b96167df56 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1684,3 +1684,9 @@ Entries: - {message: Ghosts can now properly return to their body if applicable., type: Fix} id: 300 time: '2021-08-06T07:02:36.0000000+00:00' +- author: Zumorica + changes: + - {message: 'Fixes a bug where items would disappear when placed in tables, in certain + situations.', type: Fix} + id: 301 + time: '2021-08-06T15:53:48.856573+00:00' diff --git a/Resources/Changelog/Parts/tables.yml b/Resources/Changelog/Parts/tables.yml deleted file mode 100644 index 94d6d67a09..0000000000 --- a/Resources/Changelog/Parts/tables.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fixes a bug where items would disappear when placed in tables, in certain situations.