From 0686e915a2c09a28e8d893a1429478a8bc5ce2f8 Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 1 Oct 2021 07:36:28 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 6 ++++++ Resources/Changelog/Parts/strip.yml | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 Resources/Changelog/Parts/strip.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 42eb85f4b2..97ac3e0abf 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2129,3 +2129,9 @@ Entries: - {message: Fixes drinking glasses not breaking when thrown., type: Fix} id: 380 time: '2021-10-01T10:29:58.505975+00:00' +- author: Your_Name_Here + changes: + - {message: Fix mob inventory strip window showing virtual items it shouldn't., + type: Fix} + id: 381 + time: '2021-10-01T11:36:27.868628+00:00' diff --git a/Resources/Changelog/Parts/strip.yml b/Resources/Changelog/Parts/strip.yml deleted file mode 100644 index 9461dd4de1..0000000000 --- a/Resources/Changelog/Parts/strip.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix mob inventory strip window showing virtual items it shouldn't.