From 4b6ca8fd935fc9800bfd0b6c9c67515b42376c29 Mon Sep 17 00:00:00 2001 From: PJBot Date: Fri, 17 Dec 2021 17:45:31 -0500 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 11 ++++++----- Resources/Changelog/Parts/midi.yml | 4 ---- 2 files changed, 6 insertions(+), 9 deletions(-) delete mode 100644 Resources/Changelog/Parts/midi.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 450a8e39db..0ee395cad3 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,9 +1,4 @@ Entries: -- author: metalgearsloth - changes: - - {message: Throw no longer pushes you back if you are buckled, type: Fix} - id: 246 - time: '2021-06-28T04:17:09.0000000+00:00' - author: Zumorica changes: - {message: You can no longer start pulling something while incapacitated., type: Fix} @@ -2868,3 +2863,9 @@ Entries: - {message: Deconstructing a disposal unit no longer deletes its contents., type: Fix} id: 747 time: '2021-12-17T09:47:15.887932+00:00' +- author: Zumorica + changes: + - {message: Fixes various bugs relating to MIDI and instruments. Others should be + able to hear them again reliably., type: Fix} + id: 748 + time: '2021-12-17T22:45:31.490867+00:00' diff --git a/Resources/Changelog/Parts/midi.yml b/Resources/Changelog/Parts/midi.yml deleted file mode 100644 index 702183e9e4..0000000000 --- a/Resources/Changelog/Parts/midi.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes various bugs relating to MIDI and instruments. Others should be able to hear them again reliably.