From 514cd2df589a4a4812b448cb500a3d3ee21889a0 Mon Sep 17 00:00:00 2001 From: PJBot Date: Sat, 9 Apr 2022 07:24:34 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 12 ++++++------ Resources/Changelog/Parts/midi.yml | 4 ---- 2 files changed, 6 insertions(+), 10 deletions(-) delete mode 100644 Resources/Changelog/Parts/midi.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 581e1a22cd..1ba7ab5d23 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,10 +1,4 @@ Entries: -- author: ElectroJr - changes: - - {message: Fixed not being able to strip inventory from incapacitated entities., - type: Fix} - id: 805 - time: '2022-01-01T17:03:29.0000000+00:00' - author: Rane changes: - {message: 'After evaluating recent agent performance, the Syndicate now considers @@ -3023,3 +3017,9 @@ Entries: type: Add} id: 1304 time: '2022-04-09T06:59:46.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix instruments having their MIDI program reset after the song loops., + type: Fix} + id: 1305 + time: '2022-04-09T11:24:34.099018+00:00' diff --git a/Resources/Changelog/Parts/midi.yml b/Resources/Changelog/Parts/midi.yml deleted file mode 100644 index 74fd87d2e0..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: Fix instruments having their MIDI program reset after the song loops.