From 91efe64a45660ad681d1a7597901d5ed6168ab5b Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 6 Aug 2021 12:13:07 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 5 +++++ Resources/Changelog/Parts/pickup.yml | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 Resources/Changelog/Parts/pickup.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index b96167df56..2424cee6db 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1690,3 +1690,8 @@ Entries: situations.', type: Fix} id: 301 time: '2021-08-06T15:53:48.856573+00:00' +- author: Your_Name_Here + changes: + - {message: Fixes pickup animation not showing under certain conditions., type: Fix} + id: 302 + time: '2021-08-06T16:13:07.405459+00:00' diff --git a/Resources/Changelog/Parts/pickup.yml b/Resources/Changelog/Parts/pickup.yml deleted file mode 100644 index ea08f40154..0000000000 --- a/Resources/Changelog/Parts/pickup.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes pickup animation not showing under certain conditions.