From 93d89d7b627da15d66189437676be3b5fdd5c4a5 Mon Sep 17 00:00:00 2001 From: PJBot Date: Sat, 9 Apr 2022 09:33:33 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 13 ++++++------- Resources/Changelog/Parts/midi.yml | 4 ---- 2 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 Resources/Changelog/Parts/midi.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 1ba7ab5d23..e82197ce7a 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,11 +1,4 @@ Entries: -- author: Rane - changes: - - {message: 'After evaluating recent agent performance, the Syndicate now considers - most objectives more difficult. The only exception is dying, which their agents - have been getting top marks on.', type: Tweak} - id: 806 - time: '2022-01-01T22:46:00.0000000+00:00' - author: Charlese2 changes: - {message: Lowered flash bullet damage., type: Tweak} @@ -3023,3 +3016,9 @@ Entries: type: Fix} id: 1305 time: '2022-04-09T11:24:34.099018+00:00' +- author: Zumorica + changes: + - {message: Fix bug where sometimes instruments would have the incorrect MIDI program + for the first few notes., type: Fix} + id: 1306 + time: '2022-04-09T13:33:33.125973+00:00' diff --git a/Resources/Changelog/Parts/midi.yml b/Resources/Changelog/Parts/midi.yml deleted file mode 100644 index a59d42d475..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 bug where sometimes instruments would have the incorrect MIDI program for the first few notes.