From 44467432d1626a4498f56937efc2222e314af055 Mon Sep 17 00:00:00 2001 From: PJBot Date: Wed, 6 Oct 2021 05:58:03 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 10 ++++++++++ Resources/Changelog/Parts/aghost.yml | 4 ---- Resources/Changelog/Parts/ghost.yml | 4 ---- 3 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 Resources/Changelog/Parts/aghost.yml delete mode 100644 Resources/Changelog/Parts/ghost.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 58414344ca..f18ea32b6c 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2284,3 +2284,13 @@ Entries: - {message: unbreak pulling prediction, type: Fix} id: 407 time: '2021-10-05T21:51:34.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix being able to trap admin ghosts on lockers., type: Fix} + id: 408 + time: '2021-10-06T09:58:02.819938+00:00' +- author: Zumorica + changes: + - {message: Fix ghosts having empty names under certain conditions., type: Fix} + id: 409 + time: '2021-10-06T09:58:02.820744+00:00' diff --git a/Resources/Changelog/Parts/aghost.yml b/Resources/Changelog/Parts/aghost.yml deleted file mode 100644 index dd42c6509f..0000000000 --- a/Resources/Changelog/Parts/aghost.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix being able to trap admin ghosts on lockers. diff --git a/Resources/Changelog/Parts/ghost.yml b/Resources/Changelog/Parts/ghost.yml deleted file mode 100644 index 768cc83c74..0000000000 --- a/Resources/Changelog/Parts/ghost.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix ghosts having empty names under certain conditions.